Skip to content

Commit b291ac3

Browse files
chore(deps-dev): bump the eslint-group group across 1 directory with 2 updates
Bumps the eslint-group group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.16.1 to 8.10.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.10.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.16.1 to 8.10.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.10.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-group - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-group ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 276c1e1 commit b291ac3

File tree

2 files changed

+59
-112
lines changed

2 files changed

+59
-112
lines changed

package-lock.json

+57-110
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@rollup/plugin-node-resolve": "^15.3.0",
2727
"@rollup/plugin-terser": "^0.4.4",
2828
"@types/jest": "^29.5.13",
29-
"@typescript-eslint/eslint-plugin": "^7.16.1",
30-
"@typescript-eslint/parser": "^7.16.1",
29+
"@typescript-eslint/eslint-plugin": "^8.10.0",
30+
"@typescript-eslint/parser": "^8.10.0",
3131
"eslint": "^8.57.1",
3232
"eslint-config-airbnb-typescript": "^18.0.0",
3333
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)