Skip to content

Commit 955cdad

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.24.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.24.0/packages/parser) Updates `eslint` from 9.19.0 to 9.20.1 - [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.1) --- 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 c1fa8b6 commit 955cdad

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,9 +37,9 @@
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",
40+
"@typescript-eslint/parser": "^8.24.0",
4141
"esbuild": "^0.25.0",
42-
"eslint": "^9.19.0",
42+
"eslint": "^9.20.1",
4343
"eslint-config-prettier": "^10.0.1",
4444
"eslint-plugin-prettier": "^5.0.0",
4545
"glob": "11.0.0",

0 commit comments

Comments
 (0)