Skip to content

Commit 71ca1fd

Browse files
committed
⬆️ deps: Upgrade dependency np to v7.6.2
1 parent 17ab12b commit 71ca1fd

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
@@ -84,7 +84,7 @@
8484
"husky": "8.0.1",
8585
"lint-staged": "13.0.2",
8686
"microbundle": "0.15.0",
87-
"np": "7.6.1",
87+
"np": "7.6.2",
8888
"pinst": "3.0.0",
8989
"power-assert": "1.6.1",
9090
"regenerator-runtime": "0.13.9",

yarn.lock

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

7354-
np@7.6.1:
7355-
version "7.6.1"
7356-
resolved "https://registry.yarnpkg.com/np/-/np-7.6.1.tgz#b1cd70a0941d03779f4c7e9036ec67b227aee604"
7357-
integrity sha512-EHr5PtMPzNmkM/trnWQWTKAogJnVP1RzTFfIyvPK2COvLN6Vqut4gFXuWNng15xuqnTgmUPzKYbpQAZsYR+Dkw==
7354+
np@7.6.2:
7355+
version "7.6.2"
7356+
resolved "https://registry.yarnpkg.com/np/-/np-7.6.2.tgz#02650c024b232cb8c958846c44f672c2f8951b7c"
7357+
integrity sha512-gExmKGKixh7ITc4Q+Lv7nfCby0CVKvzri9zN8970oKD8976T4L5dw8QWUtMcXcIjhFF6h5lbvztao/NurDbmxQ==
73587358
dependencies:
73597359
"@samverschueren/stream-to-observable" "^0.3.1"
73607360
any-observable "^0.5.1"

0 commit comments

Comments
 (0)