Skip to content

Commit 663e1e1

Browse files
committed
⬆️ deps: Upgrade dependency np to v7.6.2
1 parent 97cde29 commit 663e1e1

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.1",
9696
"lint-staged": "13.0.3",
9797
"microbundle": "0.15.1",
98-
"np": "7.4.0",
98+
"np": "7.6.2",
9999
"pinst": "3.0.0",
100100
"power-assert": "1.6.1",
101101
"regenerator-runtime": "0.13.9",

yarn.lock

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

6223-
np@7.4.0:
6224-
version "7.4.0"
6225-
resolved "https://registry.yarnpkg.com/np/-/np-7.4.0.tgz#de33e07159c8d4065f42c280a7605deb88fcaf6a"
6226-
integrity sha512-woJn5Bodg0/VDyUWx5EHIsi+8QlKSows0AVRBt47PG++cJAVE6jQFXcXDFDBMqY5PueFc4w0SA3gxqPklk6oGg==
6223+
np@7.6.2:
6224+
version "7.6.2"
6225+
resolved "https://registry.yarnpkg.com/np/-/np-7.6.2.tgz#02650c024b232cb8c958846c44f672c2f8951b7c"
6226+
integrity sha512-gExmKGKixh7ITc4Q+Lv7nfCby0CVKvzri9zN8970oKD8976T4L5dw8QWUtMcXcIjhFF6h5lbvztao/NurDbmxQ==
62276227
dependencies:
62286228
"@samverschueren/stream-to-observable" "^0.3.1"
62296229
any-observable "^0.5.1"

0 commit comments

Comments
 (0)