Skip to content

Commit 90801ed

Browse files
chore(deps-dev): bump the linters group with 2 updates
Bumps the linters group with 2 updates: [@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.29.1 to 8.30.1 - [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.30.1/packages/parser) Updates `eslint` from 9.24.0 to 9.25.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters - dependency-name: eslint dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linters ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b580818 commit 90801ed

File tree

2 files changed

+41
-54
lines changed

2 files changed

+41
-54
lines changed

package-lock.json

Lines changed: 39 additions & 52 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
@@ -31,9 +31,9 @@
3131
"devDependencies": {
3232
"@eslint/js": "^9.24.0",
3333
"@types/node": "^20.14.10",
34-
"@typescript-eslint/parser": "^8.29.1",
34+
"@typescript-eslint/parser": "^8.31.0",
3535
"@vercel/ncc": "^0.38.1",
36-
"eslint": "^9.24.0",
36+
"eslint": "^9.25.1",
3737
"eslint-plugin-github": "^6.0.0",
3838
"eslint-plugin-jest": "^28.11.0",
3939
"eslint-plugin-prettier": "^5.2.6",

0 commit comments

Comments
 (0)