Skip to content

Commit

Permalink
Merge pull request #696 from backstage/renovate/knip-5.x-lockfile
Browse files Browse the repository at this point in the history
chore(deps): update dependency knip to v5.34.3
  • Loading branch information
awanlin authored Oct 30, 2024
2 parents 27ec3e9 + 03c749d commit a6ba068
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"eslint": "^8.6.0",
"fs-extra": "11.2.0",
"husky": "^9.0.0",
"jest": "^29.7.0",
"knip": "^5.0.0",
"lint-staged": "^15.0.0",
"node-fetch": "^2.6.7",
Expand Down
17 changes: 8 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25114,8 +25114,8 @@ __metadata:
linkType: hard

"knip@npm:^5.0.0":
version: 5.33.3
resolution: "knip@npm:5.33.3"
version: 5.34.3
resolution: "knip@npm:5.34.3"
dependencies:
"@nodelib/fs.walk": "npm:1.2.8"
"@snyk/github-codeowners": "npm:1.1.0"
Expand All @@ -25125,7 +25125,7 @@ __metadata:
jiti: "npm:^2.3.3"
js-yaml: "npm:^4.1.0"
minimist: "npm:^1.2.8"
picocolors: "npm:^1.0.0"
picocolors: "npm:^1.1.0"
picomatch: "npm:^4.0.1"
pretty-ms: "npm:^9.0.0"
smol-toml: "npm:^1.3.0"
Expand All @@ -25139,7 +25139,7 @@ __metadata:
bin:
knip: bin/knip.js
knip-bun: bin/knip-bun.js
checksum: 10/d6227a43666ce9732fe6b797a0c348bc46f59603826766c2049f44682ce96c23f0fb85b659d243dd36f98098a83a4e500d1044f3114a32564a39cf92dce8e853
checksum: 10/73025bfc6439fa717f66ae5efaa5098bf296047405a3359c2bab38a55f866bf9860833f93bfeb74aa332ba9b56489710736c4940091722736145137b73dede26
languageName: node
linkType: hard

Expand Down Expand Up @@ -28758,10 +28758,10 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1":
version: 1.0.1
resolution: "picocolors@npm:1.0.1"
checksum: 10/fa68166d1f56009fc02a34cdfd112b0dd3cf1ef57667ac57281f714065558c01828cdf4f18600ad6851cbe0093952ed0660b1e0156bddf2184b6aaf5817553a5
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0":
version: 1.1.1
resolution: "picocolors@npm:1.1.1"
checksum: 10/e1cf46bf84886c79055fdfa9dcb3e4711ad259949e3565154b004b260cd356c5d54b31a1437ce9782624bf766272fe6b0154f5f0c744fb7af5d454d2b60db045
languageName: node
linkType: hard

Expand Down Expand Up @@ -31368,7 +31368,6 @@ __metadata:
eslint: "npm:^8.6.0"
fs-extra: "npm:11.2.0"
husky: "npm:^9.0.0"
jest: "npm:^29.7.0"
knip: "npm:^5.0.0"
lint-staged: "npm:^15.0.0"
node-fetch: "npm:^2.6.7"
Expand Down

0 comments on commit a6ba068

Please sign in to comment.