Skip to content

Commit 6a9bc38

Browse files
chore: bump the lint group across 1 directory with 3 updates
Bumps the lint group with 3 updates in the / directory: [@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 [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier). Updates `@typescript-eslint/eslint-plugin` from 8.19.1 to 8.20.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.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.19.1 to 8.20.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.20.0/packages/parser) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7d5ec9 commit 6a9bc38

File tree

2 files changed

+52
-53
lines changed

2 files changed

+52
-53
lines changed

package-lock.json

Lines changed: 49 additions & 50 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
@@ -19,10 +19,10 @@
1919
"@eslint/js": "^9.17.0",
2020
"@reporters/github": "^1.7.2",
2121
"@types/node": "^22.10.5",
22-
"@typescript-eslint/eslint-plugin": "^8.19.1",
23-
"@typescript-eslint/parser": "^8.19.1",
22+
"@typescript-eslint/eslint-plugin": "^8.20.0",
23+
"@typescript-eslint/parser": "^8.20.0",
2424
"eslint": "^9.18.0",
25-
"eslint-config-prettier": "^9.1.0",
25+
"eslint-config-prettier": "^10.0.1",
2626
"eslint-plugin-prettier": "^5.2.1",
2727
"glob": "^11.0.0",
2828
"globals": "^15.14.0",

0 commit comments

Comments
 (0)