Skip to content

Commit 1f657e7

Browse files
chore(deps): update dependency knip to ^5.7.0
1 parent cd5abba commit 1f657e7

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react-hooks": "^4.6.0",
3939
"eslint-plugin-react-native": "^4.1.0",
4040
"jest": "^29.7.0",
41-
"knip": "^5.2.2",
41+
"knip": "^5.7.0",
4242
"prettier": "^3.2.5",
4343
"shelljs": "^0.8.5",
4444
"ts-jest": "^29.1.2",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3416,10 +3416,10 @@ kleur@^3.0.3:
34163416
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
34173417
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
34183418

3419-
knip@^5.2.2:
3420-
version "5.4.0"
3421-
resolved "https://registry.yarnpkg.com/knip/-/knip-5.4.0.tgz#3b2aa3de16b403f4a733d826a1661773bbaf7438"
3422-
integrity sha512-W7Ke+mdfOOrAZA4LHb1od3dCw0nfxO2Y7SfzdrfXz3Vre3oX3znX3dKebEe8HwtQKqWN6HQ1kd4WY6vjeSdzVw==
3419+
knip@^5.7.0:
3420+
version "5.7.0"
3421+
resolved "https://registry.yarnpkg.com/knip/-/knip-5.7.0.tgz#e9f98d2639be9286eb47aceafdcea643d7de7975"
3422+
integrity sha512-wTw7Mt7nGa8dBelC3UrAzBtRqHwER7o6m+GzNYGMlt6HnJ/5IoKoxC/1KvPfyXanEJfsSq0ciSchdtnN0RA9RA==
34233423
dependencies:
34243424
"@ericcornelissen/bash-parser" "0.5.2"
34253425
"@nodelib/fs.walk" "2.0.0"
@@ -3438,6 +3438,7 @@ knip@^5.2.2:
34383438
picocolors "1.0.0"
34393439
picomatch "4.0.1"
34403440
pretty-ms "9.0.0"
3441+
resolve "1.22.8"
34413442
smol-toml "1.1.4"
34423443
strip-json-comments "5.0.1"
34433444
summary "2.1.0"
@@ -4153,7 +4154,7 @@ resolve.exports@^2.0.0:
41534154
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-2.0.0.tgz#c1a0028c2d166ec2fbf7d0644584927e76e7400e"
41544155
integrity sha512-6K/gDlqgQscOlg9fSRpWstA8sYe8rbELsSTNpx+3kTrsVCzvSl0zIvRErM7fdl9ERWDsKnrLnwB+Ne89918XOg==
41554156

4156-
resolve@^1.1.6, resolve@^1.20.0, resolve@^1.22.4:
4157+
resolve@1.22.8, resolve@^1.1.6, resolve@^1.20.0, resolve@^1.22.4:
41574158
version "1.22.8"
41584159
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
41594160
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==

0 commit comments

Comments
 (0)