Skip to content

Commit 1c7dd9c

Browse files
committed
Update dependency np to v7.6.1
1 parent b08852e commit 1c7dd9c

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.1",
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.1:
4545+
version "7.6.1"
4546+
resolved "https://registry.yarnpkg.com/np/-/np-7.6.1.tgz#b1cd70a0941d03779f4c7e9036ec67b227aee604"
4547+
integrity sha512-EHr5PtMPzNmkM/trnWQWTKAogJnVP1RzTFfIyvPK2COvLN6Vqut4gFXuWNng15xuqnTgmUPzKYbpQAZsYR+Dkw==
45484548
dependencies:
45494549
"@samverschueren/stream-to-observable" "^0.3.1"
45504550
any-observable "^0.5.1"

0 commit comments

Comments
 (0)