Skip to content

Commit 7ad3fce

Browse files
committed
⬆️ deps: Upgrade dependency np to v8.0.1
1 parent cd5bf01 commit 7ad3fce

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.0",
98+
"np": "8.0.1",
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
@@ -8554,10 +8554,10 @@ normalize-url@^8.0.0:
85548554
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
85558555
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
85568556

8557-
np@8.0.0:
8558-
version "8.0.0"
8559-
resolved "https://registry.yarnpkg.com/np/-/np-8.0.0.tgz#7b61dabce8963aaa36ba11faed7ffb0988293fa7"
8560-
integrity sha512-mVebUNW3MwaYC9PcUzTOHT3fxtEKecOuwXFHnjtfJgVl0OQXwT4VKP3E4VFFaGQu66xfXR/Z8JBOD7ZKh/eAfw==
8557+
np@8.0.1:
8558+
version "8.0.1"
8559+
resolved "https://registry.yarnpkg.com/np/-/np-8.0.1.tgz#e022b061598be29b371efc93aed628d210ca0728"
8560+
integrity sha512-5Vd3p5LlymIUhQjKIVhcf/Zh1/Mpeuo4agQ53LWXokPnGlWH3SAjZx5jmy56B904uwnKXyM/220GJae5p7/NhA==
85618561
dependencies:
85628562
chalk "^5.2.0"
85638563
cosmiconfig "^8.1.3"

0 commit comments

Comments
 (0)