Skip to content

Commit ce20b8a

Browse files
committed
⬆️ deps: Upgrade dependency np to v9.2.0
1 parent bdef07d commit ce20b8a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"husky": "9.0.11",
9999
"lint-staged": "15.2.2",
100100
"microbundle": "0.15.1",
101-
"np": "9.0.0",
101+
"np": "9.2.0",
102102
"pinst": "3.0.0",
103103
"power-assert": "1.6.1",
104104
"regenerator-runtime": "0.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8528,10 +8528,10 @@ normalize-url@^8.0.0:
85288528
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
85298529
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
85308530

8531-
np@9.0.0:
8532-
version "9.0.0"
8533-
resolved "https://registry.yarnpkg.com/np/-/np-9.0.0.tgz#f93e27951069cf3cb715cb9e7f1b6665cc91be1c"
8534-
integrity sha512-i6s+p2+Ur2QxfN7fWp3j2/mW8DiIvseYKMH8mXUjHCfTmJTosx+G5bgFlws6P/H4XYyt9NFGCbspWe3W/MUIpA==
8531+
np@9.2.0:
8532+
version "9.2.0"
8533+
resolved "https://registry.yarnpkg.com/np/-/np-9.2.0.tgz#93323e1535b47317f02885e726f2aa0f41c14ac8"
8534+
integrity sha512-VYA8IKyx5XJqROr2vu8NAstfgBznrnOu3PUByFl3TBwzQVkeGC+gzOPzGbvYKM1QwlX6Gt7kVSPMzDP4qkSs1g==
85358535
dependencies:
85368536
chalk "^5.3.0"
85378537
chalk-template "^1.1.0"

0 commit comments

Comments
 (0)