Skip to content

Commit 6ce183b

Browse files
Bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the / directory: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint). Updates `@typescript-eslint/parser` from 8.21.0 to 8.23.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.23.0/packages/parser) Updates `eslint` from 9.19.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.19.0...v9.20.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19c853c commit 6ce183b

File tree

2 files changed

+56
-43
lines changed

2 files changed

+56
-43
lines changed

package-lock.json

+54-41
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
@@ -37,8 +37,8 @@
3737
"@types/node": "^22.10.7",
3838
"@types/react": "^19.0.7",
3939
"@types/react-dom": "^19.0.2",
40-
"@typescript-eslint/parser": "^8.21.0",
41-
"eslint": "^9.19.0",
40+
"@typescript-eslint/parser": "^8.23.0",
41+
"eslint": "^9.20.0",
4242
"eslint-config-prettier": "^10.0.1",
4343
"eslint-plugin-prettier": "^5.0.0",
4444
"glob": "11.0.0",

0 commit comments

Comments
 (0)