Skip to content

Commit

Permalink
⬆️ deps: Upgrade dependency np to v8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2023
1 parent f2f11cc commit 52be28f
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 @@ -92,7 +92,7 @@
"husky": "8.0.3",
"lint-staged": "13.2.2",
"microbundle": "0.15.1",
"np": "8.0.1",
"np": "8.0.2",
"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 @@ -8142,10 +8142,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.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/np/-/np-8.0.1.tgz#e022b061598be29b371efc93aed628d210ca0728"
integrity sha512-5Vd3p5LlymIUhQjKIVhcf/Zh1/Mpeuo4agQ53LWXokPnGlWH3SAjZx5jmy56B904uwnKXyM/220GJae5p7/NhA==
np@8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/np/-/np-8.0.2.tgz#617f5621885c67f6c0660cbda409478d995d77a1"
integrity sha512-mkQB4rEx736mbOd8gq4DfTW/Oh11CplO44AalimMehT7EKJB1vht50DdzpsXL78qPbzjPnnP7JddS179dbsAJg==
dependencies:
chalk "^5.2.0"
cosmiconfig "^8.1.3"
Expand Down

0 comments on commit 52be28f

Please sign in to comment.