Skip to content

Commit 34bf70a

Browse files
Bump knip from 5.70.1 to 5.70.2 (#1322)
* Bump knip from 5.70.1 to 5.70.2 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.70.1 to 5.70.2. - [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.70.2/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 5.70.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * updating package.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <klahott@gmail.com>
1 parent 52a32af commit 34bf70a

File tree

2 files changed

+26
-12
lines changed

2 files changed

+26
-12
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@
9090
"@types/jest": "^30.0.0",
9191
"@types/node": "^24.10.1",
9292
"@types/semver": "^7.7.1",
93-
"@typescript-eslint/eslint-plugin": "^8.47.0",
94-
"@typescript-eslint/parser": "^8.47.0",
93+
"@typescript-eslint/eslint-plugin": "^8.48.0",
94+
"@typescript-eslint/parser": "^8.48.0",
9595
"c8": "^10.1.3",
9696
"cross-env": "^10.1.0",
9797
"eslint": "^9.39.1",
@@ -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.70.1",
107+
"knip": "^5.70.2",
108108
"lines-and-columns": "^2.0.4",
109109
"prettier": "^3.6.2",
110110
"solc": "^0.8.30",

0 commit comments

Comments
 (0)