8000 Update dependency np to v6.4.0 · make-github-pseudonymous-again/js-itertools@880856f · GitHub
[go: up one dir, main page]

Skip to content

Commit 880856f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency np to v6.4.0
1 parent 91abaae commit 880856f

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
@@ -45,7 +45,7 @@
4545
"esdoc-inject-script-plugin": "1.0.0",
4646
"esdoc-inject-style-plugin": "1.0.0",
4747
"esdoc-standard-plugin": "1.0.0",
48-
"np": "6.3.2",
48+
"np": "6.4.0",
4949
"nyc": "15.1.0",
5050
"regenerator-runtime": "0.13.7",
5151
"xo": "0.32.1"

yarn.lock

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

5750-
np@6.3.2:
5751-
version "6.3.2"
5752-
resolved "https://registry.yarnpkg.com/np/-/np-6.3.2.tgz#1d7793274ee4cd466af376331a1f3154bf02f6f1"
5753-
integrity sha512-8+w+cHLGHM01BfTvIqw2Q61geLPA7HEOeN54jJPQrH/cXHaUWdugKSNV6JiXhpbFKg+fj3JWNKq0d7a/gU0WeQ==
5750+
np@6.4.0:
5751+
version "6.4.0"
5752+
resolved "https://registry.yarnpkg.com/np/-/np-6.4.0.tgz#f0923605d0decf16d314c7ae0019c9de86b828d8"
5753+
integrity sha512-SfE5UKF77E4Ydjt4RHBpD0Lbrxnud9pVZijD51gb0pPV2CtWKTzbNYugrqxkPNWx0j2ptVacN9255/wBhCWTHg==
57545754
dependencies:
57555755
"@samverschueren/stream-to-observable" "^0.3.0"
57565756
any-observable "^0.5.0"

0 commit comments

Comments
 (0)
0