Skip to content

Commit 708700f

Browse files
Bump knip from 6.5.0 to 6.6.0 (#1527)
* Bump knip from 6.5.0 to 6.6.0 Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 6.5.0 to 6.6.0. - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/[email protected]/packages/knip) --- updated-dependencies: - dependency-name: knip dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... 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 1b6a93e commit 708700f

2 files changed

Lines changed: 28 additions & 115 deletions

File tree

package-lock.json

Lines changed: 25 additions & 112 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": "^25.6.0",
9292
"@types/semver": "^7.7.1",
93-
"@typescript-eslint/eslint-plugin": "^8.58.2",
94-
"@typescript-eslint/parser": "^8.58.2",
93+
"@typescript-eslint/eslint-plugin": "^8.59.0",
94+
"@typescript-eslint/parser": "^8.59.0",
9595
"c8": "^11.0.0",
9696
"cross-env": "^10.1.0",
9797
"eslint": "^9.39.4",
@@ -105,7 +105,7 @@
105105
"jest-snapshot-serializer-ansi": "^2.2.1",
106106
"jest-snapshot-serializer-raw": "^2.0.0",
107107
"jest-watch-typeahead": "^3.0.1",
108-
"knip": "^6.5.0",
108+
"knip": "^6.6.0",
109109
"prettier": "^3.8.3",
110110
"solc": "^0.8.34",
111111
"ts-loader": "^9.5.7",

0 commit comments

Comments
 (0)