Skip to content

Commit bda9df6

Browse files
committed
⬆️ deps: Upgrade dependency np to v7.6.3
1 parent 1393f5e commit bda9df6

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.2",
9696
"lint-staged": "13.1.0",
9797
"microbundle": "0.15.1",
98-
"np": "7.6.2",
98+
"np": "7.6.3",
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
@@ -8032,10 +8032,10 @@ normalize-url@^6.0.1:
80328032
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
80338033
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
80348034

8035-
np@7.6.2:
8036-
version "7.6.2"
8037-
resolved "https://registry.yarnpkg.com/np/-/np-7.6.2.tgz#02650c024b232cb8c958846c44f672c2f8951b7c"
8038-
integrity sha512-gExmKGKixh7ITc4Q+Lv7nfCby0CVKvzri9zN8970oKD8976T4L5dw8QWUtMcXcIjhFF6h5lbvztao/NurDbmxQ==
8035+
np@7.6.3:
8036+
version "7.6.3"
8037+
resolved "https://registry.yarnpkg.com/np/-/np-7.6.3.tgz#da3eeb750fa8d583f658b02a16f1199a11c9e10f"
8038+
integrity sha512-GTFNvIhu/cZqzUhil/AlISCiipYeAUVx0JtyjtmumFJvWogSewUSAshFi5MSMc6BOj9C98s8NAFZiqlHb2wQPQ==
80398039
dependencies:
80408040
"@samverschueren/stream-to-observable" "^0.3.1"
80418041
any-observable "^0.5.1"

0 commit comments

Comments
 (0)