Skip to content

Commit 5f07db9

Browse files
committed
⬆️ deps: Upgrade dependency np to v8.0.3
1 parent 01da7a9 commit 5f07db9

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
@@ -86,7 +86,7 @@
8686
"husky": "8.0.3",
8787
"lint-staged": "13.2.2",
8888
"microbundle": "0.15.1",
89-
"np": "8.0.2",
89+
"np": "8.0.3",
9090
"pinst": "3.0.0",
9191
"power-assert": "1.6.1",
9292
"regenerator-runtime": "0.13.11",

yarn.lock

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

7789-
np@8.0.2:
7790-
version "8.0.2"
7791-
resolved "https://registry.yarnpkg.com/np/-/np-8.0.2.tgz#617f5621885c67f6c0660cbda409478d995d77a1"
7792-
integrity sha512-mkQB4rEx736mbOd8gq4DfTW/Oh11CplO44AalimMehT7EKJB1vht50DdzpsXL78qPbzjPnnP7JddS179dbsAJg==
7789+
np@8.0.3:
7790+
version "8.0.3"
7791+
resolved "https://registry.yarnpkg.com/np/-/np-8.0.3.tgz#9b0ffa9c400d2c2dbd2480a854a51f87ed0ef770"
7792+
integrity sha512-uFp4OJ1LRdq3pwTpPvOj6+zjyFu/+YDkynDxICph+zh9I6h8YPsjg0ZoXKVTTMMV6kTPjwTraDb7fm2uL4/uDg==
77937793
dependencies:
77947794
chalk "^5.2.0"
77957795
cosmiconfig "^8.1.3"

0 commit comments

Comments
 (0)