Skip to content

Commit 92f41dd

Browse files
chore(deps-dev): bump the all group with 3 updates
Bumps the all group with 3 updates: [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip), [lefthook](https://github.com/evilmartians/lefthook) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `knip` from 5.76.3 to 5.78.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/[email protected]/packages/knip) Updates `lefthook` from 2.0.12 to 2.0.13 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.0.12...v2.0.13) Updates `typescript-eslint` from 8.50.1 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: knip dependency-version: 5.78.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: lefthook dependency-version: 2.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cea43b commit 92f41dd

File tree

2 files changed

+214
-55
lines changed

2 files changed

+214
-55
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
"esbuild": "~0.27.2",
5151
"eslint": "^9.39.2",
5252
"eslint-plugin-vitest": "^0.5.4",
53-
"knip": "^5.76.3",
54-
"lefthook": "^2.0.12",
53+
"knip": "^5.78.0",
54+
"lefthook": "^2.0.13",
5555
"prettier": "^3.7.4",
5656
"typescript": "^5.9.3",
57-
"typescript-eslint": "^8.50.1",
57+
"typescript-eslint": "^8.51.0",
5858
"vitest": "^4.0.16"
5959
},
6060
"packageManager": "[email protected]+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f"

0 commit comments

Comments
 (0)