Skip to content

chore(deps): update dependency knip to v5.59.1 #4917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"fs-extra": "11.3.0",
"httpsnippet": "3.0.1",
"js-yaml": "4.1.0",
"knip": "5.58.0",
"knip": "5.59.1",
"micromatch": "4.0.8",
"semver": "7.7.2",
"spinnies": "0.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5761,9 +5761,9 @@ __metadata:
languageName: node
linkType: hard

"knip@npm:5.58.0":
version: 5.58.0
resolution: "knip@npm:5.58.0"
"knip@npm:5.59.1":
version: 5.59.1
resolution: "knip@npm:5.59.1"
dependencies:
"@nodelib/fs.walk": "npm:^1.2.3"
fast-glob: "npm:^3.3.3"
Expand All @@ -5784,7 +5784,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 10/1450555e1063d96782e42805d0a54357bc5bf3f6365316aea506b6a05ec95680673cbb753cbb5c974d32d8770a6d434c8d2f31f4ce8568f64821b3df78811386
checksum: 10/f013d21c50b1d6295891d951b788f3ddf004a617c5a52d2452939e3e589958afa9dd4e3032f2f030a56684a7f22834bc094d7bf7c255e0b5730b722f7b223b62
languageName: node
linkType: hard

Expand Down Expand Up @@ -7575,7 +7575,7 @@ __metadata:
fs-extra: "npm:11.3.0"
httpsnippet: "npm:3.0.1"
js-yaml: "npm:4.1.0"
knip: "npm:5.58.0"
knip: "npm:5.59.1"
micromatch: "npm:4.0.8"
semver: "npm:7.7.2"
spinnies: "npm:0.5.1"
Expand Down
Loading