Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency np to v8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2023
1 parent f365d7c commit 4c5890b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"husky": "8.0.3",
"lint-staged": "13.2.2",
"microbundle": "0.15.1",
"np": "8.0.3",
"np": "8.0.4",
"pinst": "3.0.0",
"power-assert": "1.6.1",
"regenerator-runtime": "0.13.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7994,10 +7994,10 @@ normalize-url@^8.0.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==

np@8.0.3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/np/-/np-8.0.3.tgz#9b0ffa9c400d2c2dbd2480a854a51f87ed0ef770"
integrity sha512-uFp4OJ1LRdq3pwTpPvOj6+zjyFu/+YDkynDxICph+zh9I6h8YPsjg0ZoXKVTTMMV6kTPjwTraDb7fm2uL4/uDg==
np@8.0.4:
version "8.0.4"
resolved "https://registry.yarnpkg.com/np/-/np-8.0.4.tgz#67d68e95cf443ddff5b3aed3ceb0c2a03375be38"
integrity sha512-a4s1yESHcIwsrk/oaTekfbhb1R/2z2yyfVLX6Atl54w/9+QR01qeYyK3vMWgJ0UY+kYsGzQXausgvUX0pkmIMg==
dependencies:
chalk "^5.2.0"
cosmiconfig "^8.1.3"
Expand Down

0 comments on commit 4c5890b

Please sign in to comment.