Skip to content

Commit 9bed27a

Browse files
Update dependency np to v7.6.4
1 parent bc05ec6 commit 9bed27a

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
@@ -99,7 +99,7 @@
9999
"esdoc-inject-script-plugin": "1.0.0",
100100
"esdoc-inject-style-plugin": "1.0.0",
101101
"esdoc-standard-plugin": "1.0.0",
102-
"np": "7.4.0",
102+
"np": "7.6.4",
103103
"nyc": "15.1.0",
104104
"power-assert": "1.6.1",
105105
"regenerator-runtime": "0.13.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5070,10 +5070,10 @@ normalize-url@^4.1.0:
50705070
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
50715071
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
50725072

5073-
np@7.4.0:
5074-
version "7.4.0"
5075-
resolved "https://registry.yarnpkg.com/np/-/np-7.4.0.tgz#de33e07159c8d4065f42c280a7605deb88fcaf6a"
5076-
integrity sha512-woJn5Bodg0/VDyUWx5EHIsi+8QlKSows0AVRBt47PG++cJAVE6jQFXcXDFDBMqY5PueFc4w0SA3gxqPklk6oGg==
5073+
np@7.6.4:
5074+
version "7.6.4"
5075+
resolved "https://registry.yarnpkg.com/np/-/np-7.6.4.tgz#5b901be85cb498e9feada52b2945c8a0ae68d2f7"
5076+
integrity sha512-w1bwfhN2OCY8VgVdtkSn2vHN+c0KtPnCCWKWvPjuB6WCxMc1bmU797xCc1NZJdRAW2F79zrMMKOIh0N/A1xdXg==
50775077
dependencies:
50785078
"@samverschueren/stream-to-observable" "^0.3.1"
50795079
any-observable "^0.5.1"

0 commit comments

Comments
 (0)