Skip to content

Commit 149e7ca

Browse files
committed
⬆️ deps: Upgrade dependency np to v9.1.0
1 parent 7cc1b87 commit 149e7ca

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": "15.2.0",
9797
"microbundle": "0.15.1",
98-
"np": "9.0.0",
98+
"np": "9.1.0",
9999
"pinst": "3.0.0",
100100
"power-assert": "1.6.1",
101101
"regenerator-runtime": "0.14.0",

yarn.lock

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

8331-
np@9.0.0:
8332-
version "9.0.0"
8333-
resolved "https://registry.yarnpkg.com/np/-/np-9.0.0.tgz#f93e27951069cf3cb715cb9e7f1b6665cc91be1c"
8334-
integrity sha512-i6s+p2+Ur2QxfN7fWp3j2/mW8DiIvseYKMH8mXUjHCfTmJTosx+G5bgFlws6P/H4XYyt9NFGCbspWe3W/MUIpA==
8331+
np@9.1.0:
8332+
version "9.1.0"
8333+
resolved "https://registry.yarnpkg.com/np/-/np-9.1.0.tgz#549dd9ae3599fac2d504dd1a5f315e42f70f536b"
8334+
integrity sha512-c1QCU/+qN2N6epFyW4HpfIG5/wLIBOzmvjb2isjbecRK5qhHNjS67WnZ93jPScL1N3Iss7LfS9RFhpdj/VD7qQ==
83358335
dependencies:
83368336
chalk "^5.3.0"
83378337
chalk-template "^1.1.0"

0 commit comments

Comments
 (0)