Skip to content

chore(deps): update dependency knip to v5.61.0 #4988

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 15, 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.60.2",
"knip": "5.61.0",
"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 @@ -5596,9 +5596,9 @@ __metadata:
languageName: node
linkType: hard

"knip@npm:5.60.2":
version: 5.60.2
resolution: "knip@npm:5.60.2"
"knip@npm:5.61.0":
version: 5.61.0
resolution: "knip@npm:5.61.0"
dependencies:
"@nodelib/fs.walk": "npm:^1.2.3"
fast-glob: "npm:^3.3.3"
Expand All @@ -5619,7 +5619,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 10/b46b323f20369902c04be82bb59ee3f6e66b828409b82f96fff6118abd3e6767a117ff3266535cb988103919f8408b1c4aca029cd3640833b0ea4caa43c71006
checksum: 10/812a56d8a94f8e8961b8c9cbaaa4f7d6768c1975eeee2553e073804780c3703dc63a339f0af83a6810c2d3a8dd98603bc0733349ceea1699db178aac94cf33a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -7410,7 +7410,7 @@ __metadata:
fs-extra: "npm:11.3.0"
httpsnippet: "npm:3.0.1"
js-yaml: "npm:4.1.0"
knip: "npm:5.60.2"
knip: "npm:5.61.0"
micromatch: "npm:4.0.8"
semver: "npm:7.7.2"
spinnies: "npm:0.5.1"
Expand Down