Skip to content

Commit a91305f

Browse files
committed
Update dependency np to v7.5.0
1 parent 1f5cdfe commit a91305f

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
@@ -48,7 +48,7 @@
4848
"esdoc-inject-script-plugin": "1.0.0",
4949
"esdoc-inject-style-plugin": "1.0.0",
5050
"esdoc-standard-plugin": "1.0.0",
51-
"np": "7.4.0",
51+
"np": "7.5.0",
5252
"nyc": "15.1.0"
5353
},
5454
"files": [

yarn.lock

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

4953-
np@7.4.0:
4954-
version "7.4.0"
4955-
resolved "https://registry.yarnpkg.com/np/-/np-7.4.0.tgz#de33e07159c8d4065f42c280a7605deb88fcaf6a"
4956-
integrity sha512-woJn5Bodg0/VDyUWx5EHIsi+8QlKSows0AVRBt47PG++cJAVE6jQFXcXDFDBMqY5PueFc4w0SA3gxqPklk6oGg==
4953+
np@7.5.0:
4954+
version "7.5.0"
4955+
resolved "https://registry.yarnpkg.com/np/-/np-7.5.0.tgz#03e3f8fb77ff0b8718dfd54b76cbd3c0f383a221"
4956+
integrity sha512-CdpgqtO6JpDKJjQ2gueY0jnbz6APWA9wFXSwPv5bXg4seSBibHqQ8JyWxYlS8YRfVbpeDtj582wcAWTlfy5qNA==
49574957
dependencies:
49584958
"@samverschueren/stream-to-observable" "^0.3.1"
49594959
any-observable "^0.5.1"

0 commit comments

Comments
 (0)