Skip to content

Commit 90d9bf2

Browse files
Update dependency np to v7.6.3
1 parent b08852e commit 90d9bf2

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
@@ -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.5.0",
46+
"np": "7.6.3",
4747
"nyc": "15.1.0"
4848
},
4949
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4541,10 +4541,10 @@ normalize-url@^4.1.0:
45414541
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.1.tgz#0dd90cf1288ee1d1313b87081c9a5932ee48518a"
45424542
integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==
45434543

4544-
np@7.5.0:
4545-
version "7.5.0"
4546-
resolved "https://registry.yarnpkg.com/np/-/np-7.5.0.tgz#03e3f8fb77ff0b8718dfd54b76cbd3c0f383a221"
4547-
integrity sha512-CdpgqtO6JpDKJjQ2gueY0jnbz6APWA9wFXSwPv5bXg4seSBibHqQ8JyWxYlS8YRfVbpeDtj582wcAWTlfy5qNA==
4544+
np@7.6.3:
4545+
version "7.6.3"
4546+
resolved "https://registry.yarnpkg.com/np/-/np-7.6.3.tgz#da3eeb750fa8d583f658b02a16f1199a11c9e10f"
4547+
integrity sha512-GTFNvIhu/cZqzUhil/AlISCiipYeAUVx0JtyjtmumFJvWogSewUSAshFi5MSMc6BOj9C98s8NAFZiqlHb2wQPQ==
45484548
dependencies:
45494549
"@samverschueren/stream-to-observable" "^0.3.1"
45504550
any-observable "^0.5.1"

0 commit comments

Comments
 (0)