Skip to content

Commit 24ec80b

Browse files
⬆️ deps: Upgrade dependency np to v10.0.7.
1 parent 4455473 commit 24ec80b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"husky": "9.0.11",
9090
"lint-staged": "15.2.4",
9191
"microbundle": "0.15.1",
92-
"np": "10.0.5",
92+
"np": "10.0.7",
9393
"pinst": "3.0.0",
9494
"power-assert": "1.6.1",
9595
"regenerator-runtime": "0.14.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8287,10 +8287,10 @@ normalize-url@^8.0.0:
82878287
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
82888288
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
82898289

8290-
8291-
version "10.0.5"
8292-
resolved "https://registry.yarnpkg.com/np/-/np-10.0.5.tgz#575c056b54534534ccbc978e6699d8bfcd4740c4"
8293-
integrity sha512-Tu270vVvsh92uh6XDXrGS6D94PhzxQYqM8uUxftYVp0B8qXl78dJRYwQ9wfYMOBB9ynlF79eWlUtPUxPzKGddQ==
8290+
8291+
version "10.0.7"
8292+
resolved "https://registry.yarnpkg.com/np/-/np-10.0.7.tgz#6f0dc3c7440c8ac95d55a2fa5d488c3d0848b7a5"
8293+
integrity sha512-vIPKQwOYKpQU40PU5x/vLfN2haj8ObxMvR1QGt7EZnBPWdm4WEbHdumYAnMV7AeR9kACsMqcqAP37sAo5cW5jA==
82948294
dependencies:
82958295
chalk "^5.3.0"
82968296
chalk-template "^1.1.0"

0 commit comments

Comments
 (0)