Skip to content

Commit

Permalink
chore(deps): update dependency knip to v3.13.2 (#2535)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 13, 2024
1 parent 9176284 commit fa056dd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"folder-hash": "4.0.4",
"fs-extra": "11.2.0",
"js-yaml": "4.1.0",
"knip": "3.12.0",
"knip": "3.13.2",
"micromatch": "4.0.5",
"semver": "7.5.4",
"spinnies": "0.5.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5606,7 +5606,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:5.3.0, chalk@npm:^5.3.0":
"chalk@npm:5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
Expand Down Expand Up @@ -9278,9 +9278,9 @@ __metadata:
languageName: node
linkType: hard

"knip@npm:3.12.0":
version: 3.12.0
resolution: "knip@npm:3.12.0"
"knip@npm:3.13.2":
version: 3.13.2
resolution: "knip@npm:3.13.2"
dependencies:
"@ericcornelissen/bash-parser": "npm:0.5.2"
"@npmcli/map-workspaces": "npm:3.0.4"
Expand All @@ -9289,14 +9289,14 @@ __metadata:
"@pnpm/logger": "npm:5.0.0"
"@pnpm/workspace.pkgs-graph": "npm:^2.0.13"
"@snyk/github-codeowners": "npm:1.1.0"
chalk: "npm:^5.3.0"
easy-table: "npm:1.2.0"
fast-glob: "npm:3.3.2"
globby: "npm:^14.0.0"
jiti: "npm:1.21.0"
js-yaml: "npm:4.1.0"
micromatch: "npm:4.0.5"
minimist: "npm:1.2.8"
picocolors: "npm:1.0.0"
pretty-ms: "npm:8.0.0"
strip-json-comments: "npm:5.0.1"
summary: "npm:2.1.0"
Expand All @@ -9307,7 +9307,7 @@ __metadata:
typescript: ">=5.0.4"
bin:
knip: bin/knip.js
checksum: f95240d80e1ae9bffb4131a14fd03bc7fa4a4a2c0d6c2e10e253757a7973b2c761821a5cfb888354889d1981962ad1e614d394642202e150c7a5afa07fc6cf26
checksum: 86093e5406e0f5e2d149659512d48a99c848bac3dee45f2070c2f7d6268e564952aaecad14319323cfb1bf4d1833658586f804eb36016acb87b45deb39c786c0
languageName: node
linkType: hard

Expand Down Expand Up @@ -10925,7 +10925,7 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:^1.0.0":
"picocolors@npm:1.0.0, picocolors@npm:^1.0.0":
version: 1.0.0
resolution: "picocolors@npm:1.0.0"
checksum: a2e8092dd86c8396bdba9f2b5481032848525b3dc295ce9b57896f931e63fc16f79805144321f72976383fc249584672a75cc18d6777c6b757603f372f745981
Expand Down Expand Up @@ -11845,7 +11845,7 @@ __metadata:
folder-hash: "npm:4.0.4"
fs-extra: "npm:11.2.0"
js-yaml: "npm:4.1.0"
knip: "npm:3.12.0"
knip: "npm:3.13.2"
micromatch: "npm:4.0.5"
semver: "npm:7.5.4"
spinnies: "npm:0.5.1"
Expand Down

0 comments on commit fa056dd

Please sign in to comment.