Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency np to v10.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 15221de commit 49862f2
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 @@ -99,7 +99,7 @@
"husky": "9.0.11",
"lint-staged": "15.2.2",
"microbundle": "0.15.1",
"np": "10.0.4",
"np": "10.0.5",
"pinst": "3.0.0",
"power-assert": "1.6.1",
"xo": "0.58.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8284,10 +8284,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.4:
version "10.0.4"
resolved "https://registry.yarnpkg.com/np/-/np-10.0.4.tgz#a652a6318efe3f48d9fa2553041c46521420d6b4"
integrity sha512-+oGAzU9lJJRcjKylJH8rp3ewWvAjkgxaQZ+IS1hHylOx3P+46xiZmfBpK5fRpLRQMIuMzXxlgen1UW5XsG+wwQ==
np@10.0.5:
version "10.0.5"
resolved "https://registry.yarnpkg.com/np/-/np-10.0.5.tgz#575c056b54534534ccbc978e6699d8bfcd4740c4"
integrity sha512-Tu270vVvsh92uh6XDXrGS6D94PhzxQYqM8uUxftYVp0B8qXl78dJRYwQ9wfYMOBB9ynlF79eWlUtPUxPzKGddQ==
dependencies:
chalk "^5.3.0"
chalk-template "^1.1.0"
Expand Down

0 comments on commit 49862f2

Please sign in to comment.