Skip to content

Commit 3d412d6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency np to v7.3.0
1 parent ba620c0 commit 3d412d6

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
@@ -43,7 +43,7 @@
4343
"esdoc-inject-script-plugin": "1.0.0",
4444
"esdoc-inject-style-plugin": "1.0.0",
4545
"esdoc-standard-plugin": "1.0.0",
46-
"np": "7.2.0",
46+
"np": "7.3.0",
4747
"nyc": "15.1.0"
4848
},
4949
"files": [

yarn.lock

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

4678-
np@7.2.0:
4679-
version "7.2.0"
4680-
resolved "https://registry.yarnpkg.com/np/-/np-7.2.0.tgz#03f6dcc90b810357311f750608c9e86e2b85cdaa"
4681-
integrity sha512-jfMFJXAJlGkCowMPGzA8Ywbmywk7I9hT96DsOcWjDsjq/zP5h6m3VZDcZ1AWYoCBPg4E/lFrJxROmiQH3OWnzA==
4678+
np@7.3.0:
4679+
version "7.3.0"
4680+
resolved "https://registry.yarnpkg.com/np/-/np-7.3.0.tgz#2536312801f4d4b578e8852e68475c9bb270f328"
4681+
integrity sha512-rbKZ7YMtdyv7k2ViAfhkcmDUimQxTMDyGs8qH3Ex2tzoxei9ZSrQUm2LkTzZ7Uwtde9pIAyud/rwsyxS4w9lDg==
46824682
dependencies:
46834683
"@samverschueren/stream-to-observable" "^0.3.1"
46844684
any-observable "^0.5.1"

0 commit comments

Comments
 (0)