Skip to content

Commit af3418b

Browse files
Bump knip from 5.69.0 to 5.69.1 (#1312)
* Bump knip from 5.69.0 to 5.69.1 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.69.0 to 5.69.1. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.69.1/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.69.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * updating package.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <[email protected]>
1 parent cb6b7bd commit af3418b

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

package-lock.json

Lines changed: 18 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@eslint/eslintrc": "^3.3.1",
8989
"@eslint/js": "^9.39.1",
9090
"@types/jest": "^30.0.0",
91-
"@types/node": "^24.10.0",
91+
"@types/node": "^24.10.1",
9292
"@types/semver": "^7.7.1",
9393
"@typescript-eslint/eslint-plugin": "^8.46.4",
9494
"@typescript-eslint/parser": "^8.46.4",
@@ -104,7 +104,7 @@
104104
"jest-snapshot-serializer-ansi": "^2.2.1",
105105
"jest-snapshot-serializer-raw": "^2.0.0",
106106
"jest-watch-typeahead": "^3.0.1",
107-
"knip": "^5.69.0",
107+
"knip": "^5.69.1",
108108
"lines-and-columns": "^2.0.4",
109109
"prettier": "^3.6.2",
110110
"solc": "^0.8.30",

0 commit comments

Comments
 (0)