Skip to content

Commit f3fd4e8

Browse files
committed
⬆️ deps: Upgrade dependency np to v8.0.4
1 parent 085baf2 commit f3fd4e8

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
@@ -84,7 +84,7 @@
8484
"husky": "8.0.3",
8585
"lint-staged": "13.2.2",
8686
"microbundle": "0.15.1",
87-
"np": "8.0.3",
87+
"np": "8.0.4",
8888
"pinst": "3.0.0",
8989
"power-assert": "1.6.1",
9090
"regenerator-runtime": "0.13.11",

yarn.lock

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

7784-
np@8.0.3:
7785-
version "8.0.3"
7786-
resolved "https://registry.yarnpkg.com/np/-/np-8.0.3.tgz#9b0ffa9c400d2c2dbd2480a854a51f87ed0ef770"
7787-
integrity sha512-uFp4OJ1LRdq3pwTpPvOj6+zjyFu/+YDkynDxICph+zh9I6h8YPsjg0ZoXKVTTMMV6kTPjwTraDb7fm2uL4/uDg==
7784+
np@8.0.4:
7785+
version "8.0.4"
7786+
resolved "https://registry.yarnpkg.com/np/-/np-8.0.4.tgz#67d68e95cf443ddff5b3aed3ceb0c2a03375be38"
7787+
integrity sha512-a4s1yESHcIwsrk/oaTekfbhb1R/2z2yyfVLX6Atl54w/9+QR01qeYyK3vMWgJ0UY+kYsGzQXausgvUX0pkmIMg==
77887788
dependencies:
77897789
chalk "^5.2.0"
77907790
cosmiconfig "^8.1.3"

0 commit comments

Comments
 (0)