Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency np to v10.0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 18, 2024
1 parent 978ab1d commit 4774e75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -94,7 +94,7 @@
"husky": "9.0.11",
"lint-staged": "15.2.2",
"microbundle": "0.15.1",
"np": "10.0.3",
"np": "10.0.4",
"pinst": "3.0.0",
"power-assert": "1.6.1",
"regenerator-runtime": "0.14.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8359,10 +8359,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@10.0.3:
version "10.0.3"
resolved "https://registry.yarnpkg.com/np/-/np-10.0.3.tgz#777e0e52fcc874949d28fff3cbdb54b9fffd4066"
integrity sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==
np@10.0.4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/np/-/np-10.0.4.tgz#a652a6318efe3f48d9fa2553041c46521420d6b4"
integrity sha512-+oGAzU9lJJRcjKylJH8rp3ewWvAjkgxaQZ+IS1hHylOx3P+46xiZmfBpK5fRpLRQMIuMzXxlgen1UW5XsG+wwQ==
dependencies:
chalk "^5.3.0"
chalk-template "^1.1.0"
Expand Down

0 comments on commit 4774e75

Please sign in to comment.