Skip to content

Commit 8f37971

Browse files
chore(deps-dev): bump the ts-eslint group with 2 updates
Bumps the ts-eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 8.53.0 to 8.54.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.54.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.53.0 to 8.54.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.54.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ts-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ts-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a3d121 commit 8f37971

File tree

2 files changed

+28
-116
lines changed

2 files changed

+28
-116
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@types/react": "^18.3.1",
3939
"@types/react-dom": "^18.3.0",
4040
"@types/svg-sprite": "^0.0.39",
41-
"@typescript-eslint/eslint-plugin": "^8.53.0",
42-
"@typescript-eslint/parser": "^8.53.0",
41+
"@typescript-eslint/eslint-plugin": "^8.54.0",
42+
"@typescript-eslint/parser": "^8.54.0",
4343
"@vitejs/plugin-react-swc": "^4.0.1",
4444
"@vitest/browser": "3.2.4",
4545
"@vitest/coverage-v8": "3.2.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)