Skip to content

Commit 766e4df

Browse files
⬆️ deps: Upgrade dependency np to v10.0.3
1 parent 9bb9a34 commit 766e4df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"fixpack": "4.0.0",
102102
"husky": "9.0.11",
103103
"lint-staged": "15.2.2",
104-
"np": "10.0.2",
104+
"np": "10.0.3",
105105
"npm-run-all2": "6.1.2",
106106
"pinst": "3.0.0",
107107
"power-assert": "1.6.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7008,10 +7008,10 @@ normalize-url@^8.0.0:
70087008
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
70097009
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
70107010

7011-
7012-
version "10.0.2"
7013-
resolved "https://registry.yarnpkg.com/np/-/np-10.0.2.tgz#4be34f0ac7fc2bdc32c1d0f6064d705622d784e2"
7014-
integrity sha512-GVneZPeBZ/KSoVQyW9NjagM1KWFIheGcV2HtrCwYfe4L+z02lQq8lQXVw8eb8vM+weSdhqtzZ57ymaRwubvoTg==
7011+
7012+
version "10.0.3"
7013+
resolved "https://registry.yarnpkg.com/np/-/np-10.0.3.tgz#777e0e52fcc874949d28fff3cbdb54b9fffd4066"
7014+
integrity sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==
70157015
dependencies:
70167016
chalk "^5.3.0"
70177017
chalk-template "^1.1.0"

0 commit comments

Comments
 (0)