Skip to content

chore(deps): update dependency knip to v5.17.3 #3122

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, 2024
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 @@ -46,7 +46,7 @@
"folder-hash": "4.0.4",
"fs-extra": "11.2.0",
"js-yaml": "4.1.0",
"knip": "5.16.0",
"knip": "5.17.3",
"micromatch": "4.0.7",
"semver": "7.6.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 @@ -9921,9 +9921,9 @@ __metadata:
languageName: node
linkType: hard

"knip@npm:5.16.0":
version: 5.16.0
resolution: "knip@npm:5.16.0"
"knip@npm:5.17.3":
version: 5.17.3
resolution: "knip@npm:5.17.3"
dependencies:
"@ericcornelissen/bash-parser": "npm:0.5.2"
"@nodelib/fs.walk": "npm:2.0.0"
Expand All @@ -9949,7 +9949,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 526483d9aadfae1b1513449caaa72fe16ee61cbd6b65cae49825cf0b101a7819eff468fb4b04ed378bf57940db3581b520f5a2db951bfb710781c14c116cb65e
checksum: 8da79c4cc957afd90bccc7f5cbbd4275de3cf9b7a3d23be6ce951a5092cd00de3ed8ddd284017d30f5931cff6ee9c91dd6824a41acb6d4425110da26482ac609
languageName: node
linkType: hard

Expand Down Expand Up @@ -12442,7 +12442,7 @@ __metadata:
folder-hash: "npm:4.0.4"
fs-extra: "npm:11.2.0"
js-yaml: "npm:4.1.0"
knip: "npm:5.16.0"
knip: "npm:5.17.3"
micromatch: "npm:4.0.7"
semver: "npm:7.6.2"
spinnies: "npm:0.5.1"
Expand Down
Loading