Skip to content
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.61.2",
"knip": "5.61.3",
"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 @@ -5613,9 +5613,9 @@ __metadata:
languageName: node
linkType: hard

"knip@npm:5.61.2":
version: 5.61.2
resolution: "knip@npm:5.61.2"
"knip@npm:5.61.3":
version: 5.61.3
resolution: "knip@npm:5.61.3"
dependencies:
"@nodelib/fs.walk": "npm:^1.2.3"
fast-glob: "npm:^3.3.3"
Expand All @@ -5636,7 +5636,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 10/d1deb28f631c280d4c6c35a9aa49aa7abb7eec41fa5be5698fc69349ce77c2673ad4e20ac434a82ecc50e9ea80605295d0c1da95bbe7dbf2548b15dbc0b8dacf
checksum: 10/c346f3619365efee140d4fbd276416971a420fcbd6d35b15bbdd9ffd5465a7170e08c0a95c9fe9514a23009a5c4286bb0333c01e69a87168241e580f106a1934
languageName: node
linkType: hard

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