Skip to content

Commit 0a44a94

Browse files
committed
⬆️ deps: Upgrade dependency np to v8.0.3
1 parent 50ad2d9 commit 0a44a94

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
@@ -95,7 +95,7 @@
9595
"husky": "8.0.3",
9696
"lint-staged": "13.2.2",
9797
"microbundle": "0.15.1",
98-
"np": "8.0.2",
98+
"np": "8.0.3",
9999
"pinst": "3.0.0",
100100
"power-assert": "1.6.1",
101101
"regenerator-runtime": "0.13.11",

yarn.lock

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

8087-
np@8.0.2:
8088-
version "8.0.2"
8089-
resolved "https://registry.yarnpkg.com/np/-/np-8.0.2.tgz#617f5621885c67f6c0660cbda409478d995d77a1"
8090-
integrity sha512-mkQB4rEx736mbOd8gq4DfTW/Oh11CplO44AalimMehT7EKJB1vht50DdzpsXL78qPbzjPnnP7JddS179dbsAJg==
8087+
np@8.0.3:
8088+
version "8.0.3"
8089+
resolved "https://registry.yarnpkg.com/np/-/np-8.0.3.tgz#9b0ffa9c400d2c2dbd2480a854a51f87ed0ef770"
8090+
integrity sha512-uFp4OJ1LRdq3pwTpPvOj6+zjyFu/+YDkynDxICph+zh9I6h8YPsjg0ZoXKVTTMMV6kTPjwTraDb7fm2uL4/uDg==
80918091
dependencies:
80928092
chalk "^5.2.0"
80938093
cosmiconfig "^8.1.3"

0 commit comments

Comments
 (0)