Skip to content

Commit 8226635

Browse files
committed
⬆️ Upgrade np to 10.0.4
1 parent 3edcbc0 commit 8226635

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"globals": "^14.0.0",
5656
"husky": "^9.0.5",
5757
"jest": "^29.2.2",
58-
"np": "^10.0.0",
58+
"np": "^10.0.4",
5959
"prettier": "^3.0.0",
6060
"pretty-quick": "^4.0.0",
6161
"semver": "^7.6.0",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4290,7 +4290,7 @@ normalize-url@^8.0.0:
42904290
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
42914291
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
42924292

4293-
np@^10.0.0:
4293+
np@^10.0.4:
42944294
version "10.0.4"
42954295
resolved "https://registry.yarnpkg.com/np/-/np-10.0.4.tgz#a652a6318efe3f48d9fa2553041c46521420d6b4"
42964296
integrity sha512-+oGAzU9lJJRcjKylJH8rp3ewWvAjkgxaQZ+IS1hHylOx3P+46xiZmfBpK5fRpLRQMIuMzXxlgen1UW5XsG+wwQ==

0 commit comments

Comments
 (0)