Skip to content
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

build(deps-dev): bump knip from 5.41.0 to 5.41.1 #1462

Merged
merged 1 commit into from
Dec 23, 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^22.9.4",
"knip": "^5.41.0",
"knip": "^5.41.1",
"semantic-release": "^24.2.0",
"turbo": "^2.2.3",
"typescript": "^5.7.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9158,9 +9158,9 @@ __metadata:
languageName: node
linkType: hard

"knip@npm:^5.41.0":
version: 5.41.0
resolution: "knip@npm:5.41.0"
"knip@npm:^5.41.1":
version: 5.41.1
resolution: "knip@npm:5.41.1"
dependencies:
"@nodelib/fs.walk": "npm:1.2.8"
"@snyk/github-codeowners": "npm:1.1.0"
Expand All @@ -9184,7 +9184,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 10c0/d2ff0d3f783f3e08ab6894d3990f65283c51b1cc1c1f670915377e34eaffbb151ce7f818bc32e4f364423ffdca6de40f329e4ea165f40102d489d872e627a62c
checksum: 10c0/1a222a5cbba1999bda49d795e290f0e907fb25d91e4fd51cfa8d57b91d0a170acdee36c9a8d5a8872b3558f07e746f85c6e7a04fa196c5d4828f89dd872edd37
languageName: node
linkType: hard

Expand Down Expand Up @@ -9621,7 +9621,7 @@ __metadata:
"@semantic-release/exec": "npm:^6.0.3"
"@semantic-release/git": "npm:^10.0.1"
"@types/node": "npm:^22.9.4"
knip: "npm:^5.41.0"
knip: "npm:^5.41.1"
semantic-release: "npm:^24.2.0"
turbo: "npm:^2.2.3"
typescript: "npm:^5.7.2"
Expand Down
Loading