Skip to content

Commit a2b188e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency np to v7.2.0
1 parent 711c657 commit a2b188e

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
@@ -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": "7.1.0",
48+
"np": "7.2.0",
4949
"nyc": "15.1.0"
5050
},
5151
"files": [

yarn.lock

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

4867-
np@7.1.0:
4868-
version "7.1.0"
4869-
resolved "https://registry.yarnpkg.com/np/-/np-7.1.0.tgz#02c5c29ba462c9a6f4c4269f127264aa688653e6"
4870-
integrity sha512-l4ewwYnOU7zh2w2Uu5M657AtTRtOMiIfDDKAbllCRV4fHQDmTYgHAfJrzFzAkdezsShFZ/xDPK/yJuM3BfDcfQ==
4867+
np@7.2.0:
4868+
version "7.2.0"
4869+
resolved "https://registry.yarnpkg.com/np/-/np-7.2.0.tgz#03f6dcc90b810357311f750608c9e86e2b85cdaa"
4870+
integrity sha512-jfMFJXAJlGkCowMPGzA8Ywbmywk7I9hT96DsOcWjDsjq/zP5h6m3VZDcZ1AWYoCBPg4E/lFrJxROmiQH3OWnzA==
48714871
dependencies:
48724872
"@samverschueren/stream-to-observable" "^0.3.1"
48734873
any-observable "^0.5.1"

0 commit comments

Comments
 (0)