Skip to content

Commit a2e83e5

Browse files
chore: bump the all group with 7 updates
Bumps the all group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.123` | `18.19.129` | | [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.36.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.63.0` | `5.64.1` | | [lefthook](https://github.com/evilmartians/lefthook) | `1.12.3` | `1.13.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.41.0` | `8.45.0` | | [zod](https://github.com/colinhacks/zod) | `4.1.5` | `4.1.11` | Updates `@types/node` from 18.19.123 to 18.19.129 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.34.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.34.0...v9.36.0) Updates `knip` from 5.63.0 to 5.64.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.64.1/packages/knip) Updates `lefthook` from 1.12.3 to 1.13.6 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.12.3...v1.13.6) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `typescript-eslint` from 8.41.0 to 8.45.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.45.0/packages/typescript-eslint) Updates `zod` from 4.1.5 to 4.1.11 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.5...v4.1.11) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 18.19.129 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: knip dependency-version: 5.64.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: lefthook dependency-version: 1.13.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript-eslint dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: zod dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b913ae2 commit a2e83e5

File tree

2 files changed

+272
-262
lines changed

2 files changed

+272
-262
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"devDependencies": {
3939
"@nihalgonsalves/esconfig": "^0.11.2",
4040
"@types/node": "^18",
41-
"eslint": "^9.34.0",
42-
"knip": "^5.63.0",
43-
"lefthook": "^1.12.3",
41+
"eslint": "^9.36.0",
42+
"knip": "^5.64.1",
43+
"lefthook": "^1.13.6",
4444
"prettier": "^3.6.2",
45-
"typescript": "^5.9.2",
46-
"typescript-eslint": "^8.41.0",
47-
"zod": "^4.1.5"
45+
"typescript": "^5.9.3",
46+
"typescript-eslint": "^8.45.0",
47+
"zod": "^4.1.11"
4848
}
4949
}

0 commit comments

Comments
 (0)