Skip to content

Commit a6136b7

Browse files
committed
⬆️ deps: Upgrade dependency np to v8.0.2
1 parent 16856f5 commit a6136b7

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
@@ -88,7 +88,7 @@
8888
"husky": "8.0.3",
8989
"lint-staged": "13.2.2",
9090
"microbundle": "0.15.1",
91-
"np": "8.0.1",
91+
"np": "8.0.2",
9292
"pinst": "3.0.0",
9393
"power-assert": "1.6.1",
9494
"regenerator-runtime": "0.13.11",

yarn.lock

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

8114-
np@8.0.1:
8115-
version "8.0.1"
8116-
resolved "https://registry.yarnpkg.com/np/-/np-8.0.1.tgz#e022b061598be29b371efc93aed628d210ca0728"
8117-
integrity sha512-5Vd3p5LlymIUhQjKIVhcf/Zh1/Mpeuo4agQ53LWXokPnGlWH3SAjZx5jmy56B904uwnKXyM/220GJae5p7/NhA==
8114+
np@8.0.2:
8115+
version "8.0.2"
8116+
resolved "https://registry.yarnpkg.com/np/-/np-8.0.2.tgz#617f5621885c67f6c0660cbda409478d995d77a1"
8117+
integrity sha512-mkQB4rEx736mbOd8gq4DfTW/Oh11CplO44AalimMehT7EKJB1vht50DdzpsXL78qPbzjPnnP7JddS179dbsAJg==
81188118
dependencies:
81198119
chalk "^5.2.0"
81208120
cosmiconfig "^8.1.3"

0 commit comments

Comments
 (0)