Skip to content

Commit 9aebad4

Browse files
build(deps-dev): bump dev group with 3 updates (#244)
Bumps the dev group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.61.1 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.61.1 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/parser) Updates `typescript-eslint` from 8.61.1 to 8.62.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.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c35c79 commit 9aebad4

2 files changed

Lines changed: 67 additions & 67 deletions

File tree

package-lock.json

Lines changed: 64 additions & 64 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
@@ -72,8 +72,8 @@
7272
"@types/jest": "^30.0.0",
7373
"@types/node": "^25.9.3",
7474
"@types/semver": "7.7.1",
75-
"@typescript-eslint/eslint-plugin": "^8.61.1",
76-
"@typescript-eslint/parser": "^8.61.1",
75+
"@typescript-eslint/eslint-plugin": "^8.62.0",
76+
"@typescript-eslint/parser": "^8.62.0",
7777
"changelog-light": "^3.0.8",
7878
"cspell": "^10.0.1",
7979
"eslint": "^10.5.0",
@@ -84,7 +84,7 @@
8484
"ts-node": "^10.1.0",
8585
"tsx": "^4.22.4",
8686
"typescript": "^5.9.3",
87-
"typescript-eslint": "^8.61.1"
87+
"typescript-eslint": "^8.62.0"
8888
},
8989
"engines": {
9090
"node": ">=22.0.0"

0 commit comments

Comments
 (0)