Skip to content

Commit

Permalink
chore(deps): update dependency knip to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent fe6d6e2 commit f9b7e43
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@release-it/conventional-changelog": "8.0.1",
"@types/node": "18",
"husky": "8.0.3",
"knip": "3.5.1",
"knip": "3.6.0",
"lint-staged": "15.2.0",
"pinst": "3.0.0",
"prettier": "3.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@
resolved "https://registry.yarnpkg.com/@pnpm/types/-/types-9.4.0.tgz#243b62eea4beab0bb65f1ecec1dfb6f739bba9bd"
integrity sha512-IRDuIuNobLRQe0UyY2gbrrTzYS46tTNvOEfL6fOf0Qa8NyxUzeXz946v7fQuQE3LSBf8ENBC5SXhRmDl+mBEqA==

"@pnpm/workspace.pkgs-graph@^2.0.10":
"@pnpm/workspace.pkgs-graph@^2.0.11":
version "2.0.11"
resolved "https://registry.yarnpkg.com/@pnpm/workspace.pkgs-graph/-/workspace.pkgs-graph-2.0.11.tgz#37ae4e0e470c3df8252e9d91076bf7ec62e7b250"
integrity sha512-VRX7E7pX92C0akCMYGzsTqJoOwQS7/8R40pAPK7smgaEpKeEgVThqnIXt+wPdseD5CzS7OzMaIWlT3WXr3O5rQ==
Expand Down Expand Up @@ -3157,18 +3157,18 @@ keyv@^4.5.3:
dependencies:
json-buffer "3.0.1"

knip@3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/knip/-/knip-3.5.1.tgz#354e1b2dc2adf9c6e28a5dab9b3a2badaeba6592"
integrity sha512-wf3QS3mTx3WimgvwgfWv53MDyPl17bn4Irjqal4Hz7k+tT9iV1EOxB1ahgyAmxxwo0jfsoyUkj3S2pB3GsIu5A==
knip@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/knip/-/knip-3.6.0.tgz#e80f14201dc5f8755334f5d5d01d81db4ce95c88"
integrity sha512-EVSFy1gfj4pMNmBAVZPer8dv/nVInLftAZDpXrd/vaLEDcWVT/TaqsmiVfkHjvsMvtCwsLerh6defsYH1It6kQ==
dependencies:
"@ericcornelissen/bash-parser" "0.5.2"
"@npmcli/map-workspaces" "3.0.4"
"@pkgjs/parseargs" "0.11.0"
"@pnpm/logger" "5.0.0"
"@pnpm/workspace.pkgs-graph" "^2.0.10"
"@pnpm/workspace.pkgs-graph" "^2.0.11"
"@snyk/github-codeowners" "1.1.0"
chalk "^5.2.0"
chalk "^5.3.0"
easy-table "1.2.0"
fast-glob "3.3.2"
globby "^14.0.0"
Expand Down

0 comments on commit f9b7e43

Please sign in to comment.