Skip to content

Commit 97c1d89

Browse files
committed
⬆️ deps: Upgrade dependency np to v8.0.2
1 parent 78b4c49 commit 97c1d89

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.1",
87+
"np": "8.0.2",
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
@@ -8249,10 +8249,10 @@ normalize-url@^8.0.0:
82498249
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
82508250
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
82518251

8252-
np@8.0.1:
8253-
version "8.0.1"
8254-
resolved "https://registry.yarnpkg.com/np/-/np-8.0.1.tgz#e022b061598be29b371efc93aed628d210ca0728"
8255-
integrity sha512-5Vd3p5LlymIUhQjKIVhcf/Zh1/Mpeuo4agQ53LWXokPnGlWH3SAjZx5jmy56B904uwnKXyM/220GJae5p7/NhA==
8252+
np@8.0.2:
8253+
version "8.0.2"
8254+
resolved "https://registry.yarnpkg.com/np/-/np-8.0.2.tgz#617f5621885c67f6c0660cbda409478d995d77a1"
8255+
integrity sha512-mkQB4rEx736mbOd8gq4DfTW/Oh11CplO44AalimMehT7EKJB1vht50DdzpsXL78qPbzjPnnP7JddS179dbsAJg==
82568256
dependencies:
82578257
chalk "^5.2.0"
82588258
cosmiconfig "^8.1.3"

0 commit comments

Comments
 (0)