Skip to content

Commit

Permalink
chore(deps): update dependency knip to v5.30.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 8a3b59b commit 0bb74f2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@release-it/conventional-changelog": "8.0.2",
"@types/node": "20",
"husky": "9.1.6",
"knip": "5.30.2",
"knip": "5.30.4",
"lint-staged": "15.2.10",
"pinst": "3.0.0",
"prettier": "3.3.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2426,10 +2426,10 @@ keyv@^4.5.3:
dependencies:
json-buffer "3.0.1"

[email protected].2:
version "5.30.2"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.30.2.tgz#3cee8df2e1eb0c858f81e64568b72c0a23b94479"
integrity sha512-UuUwuTN+6Aa6mjxufWwidayGX/tPJsxZSlwUo8q4R+Gf/0aNYuhHsUH/GccuKtRPfFnf3r+ZU/7BV0dNfC7OEQ==
[email protected].4:
version "5.30.4"
resolved "https://registry.yarnpkg.com/knip/-/knip-5.30.4.tgz#755f191e85a95ce04a947662e2869e2992cd19fd"
integrity sha512-ws9HtVEMyEFFlGZ3+XCC/XQ0dRfllaW0TVWQJzYTJprAvB98cy3mSH4wZo1UkzdPe6l+qbJJxnGuG69Jm916BQ==
dependencies:
"@nodelib/fs.walk" "1.2.8"
"@snyk/github-codeowners" "1.1.0"
Expand All @@ -2442,7 +2442,7 @@ [email protected]:
picocolors "^1.0.0"
picomatch "^4.0.1"
pretty-ms "^9.0.0"
smol-toml "^1.1.4"
smol-toml "^1.3.0"
strip-json-comments "5.0.1"
summary "2.1.0"
zod "^3.22.4"
Expand Down Expand Up @@ -3532,10 +3532,10 @@ smart-buffer@^4.2.0:
resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae"
integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==

smol-toml@^1.1.4:
version "1.2.1"
resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.2.1.tgz#6216334548763d4aac76cafff19f8914937ee13a"
integrity sha512-OtZKrVrGIT+m++lxyF0z5n68nkwdgZotPhy89bfA4T7nSWe0xeQtfbjM1z5VLTilJdWXH46g8i0oAcpQNkzZTg==
smol-toml@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/smol-toml/-/smol-toml-1.3.0.tgz#5200e251fffadbb72570c84e9776d2a3eca48143"
integrity sha512-tWpi2TsODPScmi48b/OQZGi2lgUmBCHy6SZrhi/FdnnHiU1GwebbCfuQuxsC3nHaLwtYeJGPrDZDIeodDOc4pA==

socks-proxy-agent@^8.0.2:
version "8.0.2"
Expand Down

0 comments on commit 0bb74f2

Please sign in to comment.