Skip to content

chore(deps): update dependency knip to v5.45.0 #4538

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
Mar 3, 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.43.6",
"knip": "5.45.0",
"micromatch": "4.0.8",
"semver": "7.7.1",
"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 @@ -5687,9 +5687,9 @@ __metadata:
languageName: node
linkType: hard

"knip@npm:5.43.6":
version: 5.43.6
resolution: "knip@npm:5.43.6"
"knip@npm:5.45.0":
version: 5.45.0
resolution: "knip@npm:5.45.0"
dependencies:
"@nodelib/fs.walk": "npm:3.0.1"
"@snyk/github-codeowners": "npm:1.1.0"
Expand All @@ -5713,7 +5713,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 10/d843ed0f5b56baf5c29257308b0cf1956348cfa9d2b9b627420db023a6ccdaf54450f047fe900b263dc10291f395bc3eceef221dc6050e7fd55fb1fbe4fce3a2
checksum: 10/856257579029c5d603b370531c510cb75bd4c47f6bc9c57a5d4bd7c7a4de63808534d5b152b54e1ff2f57a26b63b32c00b5a7e09c5af3ca5fd354656ac0dccb6
languageName: node
linkType: hard

Expand Down Expand Up @@ -7584,7 +7584,7 @@ __metadata:
fs-extra: "npm:11.3.0"
httpsnippet: "npm:3.0.1"
js-yaml: "npm:4.1.0"
knip: "npm:5.43.6"
knip: "npm:5.45.0"
micromatch: "npm:4.0.8"
semver: "npm:7.7.1"
spinnies: "npm:0.5.1"
Expand Down
Loading