Skip to content

Commit 293e18c

Browse files
renovate-botrenovate[bot]
authored andcommittedDec 31, 2020
Update dependency np to v7.2.0
1 parent 2c2b624 commit 293e18c

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.1.0",
99+
"np": "7.2.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
@@ -4902,10 +4902,10 @@ normalize-url@^4.1.0:
49024902
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
49034903
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
49044904

4905-
np@7.1.0:
4906-
version "7.1.0"
4907-
resolved "https://registry.yarnpkg.com/np/-/np-7.1.0.tgz#02c5c29ba462c9a6f4c4269f127264aa688653e6"
4908-
integrity sha512-l4ewwYnOU7zh2w2Uu5M657AtTRtOMiIfDDKAbllCRV4fHQDmTYgHAfJrzFzAkdezsShFZ/xDPK/yJuM3BfDcfQ==
4905+
np@7.2.0:
4906+
version "7.2.0"
4907+
resolved "https://registry.yarnpkg.com/np/-/np-7.2.0.tgz#03f6dcc90b810357311f750608c9e86e2b85cdaa"
4908+
integrity sha512-jfMFJXAJlGkCowMPGzA8Ywbmywk7I9hT96DsOcWjDsjq/zP5h6m3VZDcZ1AWYoCBPg4E/lFrJxROmiQH3OWnzA==
49094909
dependencies:
49104910
"@samverschueren/stream-to-observable" "^0.3.1"
49114911
any-observable "^0.5.1"

0 commit comments

Comments
 (0)
Please sign in to comment.