Skip to content

Commit ebf871e

Browse files
authored
Update dependency np to v6.2.0 (#330)
1 parent 8873fd3 commit ebf871e

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
@@ -53,7 +53,7 @@
5353
"codecov": "3.6.5",
5454
"husky": "4.2.3",
5555
"lint-staged": "10.0.8",
56-
"np": "6.1.0",
56+
"np": "6.2.0",
5757
"npm-run-all": "4.1.5",
5858
"prettier": "1.19.1",
5959
"rimraf": "3.0.2",

yarn.lock

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

2885-
np@6.1.0:
2886-
version "6.1.0"
2887-
resolved "https://registry.yarnpkg.com/np/-/np-6.1.0.tgz#e220c460341fad9cdff21f414fdbe15368a1c678"
2888-
integrity sha512-6L34Clfm3TdFKeaITLtpNuQc/huMnPOXP4pRWSBgqtsxLJGknjgtHSxRq556AzexIODFpT+d7K/X9IW7XNfQfQ==
2885+
np@6.2.0:
2886+
version "6.2.0"
2887+
resolved "https://registry.yarnpkg.com/np/-/np-6.2.0.tgz#56f2106ddce19fd7b2683aae18cada2d74777027"
2888+
integrity sha512-4VKkGlCvl/iZCxWmS2VU8+s/Lh0TqLwdpuwOofspxEme1Hf7yF3cADG2TzSweuJXNsRDBQPjldZwTh6CxmZEKg==
28892889
dependencies:
28902890
"@samverschueren/stream-to-observable" "^0.3.0"
28912891
any-observable "^0.5.0"

0 commit comments

Comments
 (0)