Skip to content

Commit c28c3f8

Browse files
fix(deps): update npm to v11
1 parent 04a7b5d commit c28c3f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"lodash-es": "^4.17.21",
2727
"nerf-dart": "^1.0.0",
2828
"normalize-url": "^8.0.0",
29-
"npm": "^10.5.0",
29+
"npm": "^11.0.0",
3030
"rc": "^1.2.8",
3131
"read-pkg": "^9.0.0",
3232
"registry-auth-token": "^5.0.0",
@@ -119,5 +119,5 @@
119119
"github>semantic-release/.github:renovate-config"
120120
]
121121
},
122-
"packageManager": "npm@10.9.2"
122+
"packageManager": "npm@11.0.0"
123123
}

0 commit comments

Comments
 (0)