Skip to content

Commit 0a8eb99

Browse files
build(deps-dev): bump the dev group with 3 updates (#76)
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.50.0 to 8.50.1 - [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.50.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.50.0 to 8.50.1 - [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.50.1/packages/parser) Updates `typescript-eslint` from 8.50.0 to 8.50.1 - [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.50.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: "@typescript-eslint/parser" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev - dependency-name: typescript-eslint dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ed6ff8 commit 0a8eb99

File tree

2 files changed

+67
-82
lines changed

2 files changed

+67
-82
lines changed

package-lock.json

Lines changed: 64 additions & 79 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
@@ -63,8 +63,8 @@
6363
"@cdcabrera/eslint-config-toolkit": "^0.3.0",
6464
"@types/jest": "^30.0.0",
6565
"@types/node": "^24.10.1",
66-
"@typescript-eslint/eslint-plugin": "^8.50.0",
67-
"@typescript-eslint/parser": "^8.50.0",
66+
"@typescript-eslint/eslint-plugin": "^8.50.1",
67+
"@typescript-eslint/parser": "^8.50.1",
6868
"changelog-light": "^3.0.4",
6969
"eslint": "^9.39.2",
7070
"jest": "^30.2.0",
@@ -74,7 +74,7 @@
7474
"ts-node": "^10.1.0",
7575
"tsx": "^4.21.0",
7676
"typescript": "^5.9.3",
77-
"typescript-eslint": "^8.50.0"
77+
"typescript-eslint": "^8.50.1"
7878
},
7979
"engines": {
8080
"node": ">=20.0.0"

0 commit comments

Comments
 (0)