Skip to content

Commit 47a1465

Browse files
committed
⬆️ deps: Upgrade dependency np to v9.2.0
1 parent 439c2d4 commit 47a1465

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
@@ -100,7 +100,7 @@
100100
"husky": "9.0.10",
101101
"lint-staged": "15.2.2",
102102
"microbundle": "0.15.1",
103-
"np": "9.1.0",
103+
"np": "9.2.0",
104104
"pinst": "3.0.0",
105105
"power-assert": "1.6.1",
106106
"regenerator-runtime": "0.14.1",

yarn.lock

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

8572-
np@9.1.0:
8573-
version "9.1.0"
8574-
resolved "https://registry.yarnpkg.com/np/-/np-9.1.0.tgz#549dd9ae3599fac2d504dd1a5f315e42f70f536b"
8575-
integrity sha512-c1QCU/+qN2N6epFyW4HpfIG5/wLIBOzmvjb2isjbecRK5qhHNjS67WnZ93jPScL1N3Iss7LfS9RFhpdj/VD7qQ==
8572+
np@9.2.0:
8573+
version "9.2.0"
8574+
resolved "https://registry.yarnpkg.com/np/-/np-9.2.0.tgz#93323e1535b47317f02885e726f2aa0f41c14ac8"
8575+
integrity sha512-VYA8IKyx5XJqROr2vu8NAstfgBznrnOu3PUByFl3TBwzQVkeGC+gzOPzGbvYKM1QwlX6Gt7kVSPMzDP4qkSs1g==
85768576
dependencies:
85778577
chalk "^5.3.0"
85788578
chalk-template "^1.1.0"

0 commit comments

Comments
 (0)