Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency np to v10.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2024
1 parent e78619c commit 58240e9
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.1",
"np": "10.0.2",
"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 @@ -8320,10 +8320,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.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/np/-/np-10.0.1.tgz#550658afd94b6531562ca942ef762e411c03f41e"
integrity sha512-3yP6WBrbyEvjTBpOxVYtinFf+vGfX+XNZXC1+Jjj/TWJjbt/GIpUz1BNvuCi7sqHtpVBJnnOIkH7yg3d1aK9lg==
np@10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/np/-/np-10.0.2.tgz#4be34f0ac7fc2bdc32c1d0f6064d705622d784e2"
integrity sha512-GVneZPeBZ/KSoVQyW9NjagM1KWFIheGcV2HtrCwYfe4L+z02lQq8lQXVw8eb8vM+weSdhqtzZ57ymaRwubvoTg==
dependencies:
chalk "^5.3.0"
chalk-template "^1.1.0"
Expand Down

0 comments on commit 58240e9

Please sign in to comment.