Skip to content

Commit 89543d8

Browse files
renovate-botrenovate[bot]
authored andcommittedFeb 12, 2021
Update dependency np to v7.4.0
1 parent 59d317c commit 89543d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"esdoc-inject-script-plugin": "1.0.0",
9797
"esdoc-inject-style-plugin": "1.0.0",
9898
"esdoc-standard-plugin": "1.0.0",
99-
"np": "7.3.0",
99+
"np": "7.4.0",
100100
"nyc": "15.1.0",
101101
"power-assert": "1.6.1",
102102
"regenerator-runtime": "0.13.7"

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4915,10 +4915,10 @@ normalize-url@^4.1.0:
49154915
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
49164916
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
49174917

4918-
np@7.3.0:
4919-
version "7.3.0"
4920-
resolved "https://registry.yarnpkg.com/np/-/np-7.3.0.tgz#2536312801f4d4b578e8852e68475c9bb270f328"
4921-
integrity sha512-rbKZ7YMtdyv7k2ViAfhkcmDUimQxTMDyGs8qH3Ex2tzoxei9ZSrQUm2LkTzZ7Uwtde9pIAyud/rwsyxS4w9lDg==
4918+
np@7.4.0:
4919+
version "7.4.0"
4920+
resolved "https://registry.yarnpkg.com/np/-/np-7.4.0.tgz#de33e07159c8d4065f42c280a7605deb88fcaf6a"
4921+
integrity sha512-woJn5Bodg0/VDyUWx5EHIsi+8QlKSows0AVRBt47PG++cJAVE6jQFXcXDFDBMqY5PueFc4w0SA3gxqPklk6oGg==
49224922
dependencies:
49234923
"@samverschueren/stream-to-observable" "^0.3.1"
49244924
any-observable "^0.5.1"

0 commit comments

Comments
 (0)
Please sign in to comment.