Skip to content

Commit c0355f3

Browse files
chore: bump the lint group across 1 directory with 2 updates
Bumps the lint 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.22.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.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: lint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 97fdd73 commit c0355f3

File tree

2 files changed

+152
-22
lines changed

2 files changed

+152
-22
lines changed

package-lock.json

Lines changed: 150 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@reporters/github": "^1.7.2",
2121
"@types/node": "^22.13.1",
2222
"@typescript-eslint/eslint-plugin": "^8.22.0",
23-
"@typescript-eslint/parser": "^8.22.0",
24-
"eslint": "^9.19.0",
23+
"@typescript-eslint/parser": "^8.24.0",
24+
"eslint": "^9.20.0",
2525
"eslint-config-prettier": "^10.0.1",
2626
"eslint-plugin-prettier": "^5.2.3",
2727
"glob": "^11.0.1",

0 commit comments

Comments
 (0)