Skip to content

Commit 46149e9

Browse files
committed
⬆️ deps: Upgrade dependency np to v7.6.2
1 parent 9d087dd commit 46149e9

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
@@ -86,7 +86,7 @@
8686
"husky": "8.0.1",
8787
"lint-staged": "13.0.2",
8888
"microbundle": "0.15.0",
89-
"np": "7.6.1",
89+
"np": "7.6.2",
9090
"pinst": "3.0.0",
9191
"power-assert": "1.6.1",
9292
"regenerator-runtime": "0.13.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7356,10 +7356,10 @@ normalize-url@^6.0.1:
73567356
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a"
73577357
integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==
73587358

7359-
np@7.6.1:
7360-
version "7.6.1"
7361-
resolved "https://registry.yarnpkg.com/np/-/np-7.6.1.tgz#b1cd70a0941d03779f4c7e9036ec67b227aee604"
7362-
integrity sha512-EHr5PtMPzNmkM/trnWQWTKAogJnVP1RzTFfIyvPK2COvLN6Vqut4gFXuWNng15xuqnTgmUPzKYbpQAZsYR+Dkw==
7359+
np@7.6.2:
7360+
version "7.6.2"
7361+
resolved "https://registry.yarnpkg.com/np/-/np-7.6.2.tgz#02650c024b232cb8c958846c44f672c2f8951b7c"
7362+
integrity sha512-gExmKGKixh7ITc4Q+Lv7nfCby0CVKvzri9zN8970oKD8976T4L5dw8QWUtMcXcIjhFF6h5lbvztao/NurDbmxQ==
73637363
dependencies:
73647364
"@samverschueren/stream-to-observable" "^0.3.1"
73657365
any-observable "^0.5.1"

0 commit comments

Comments
 (0)