Skip to content

Commit 82995ea

Browse files
Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.27.0...v9.28.0) Updates `typescript-eslint` from 8.32.1 to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e52ad7 commit 82995ea

File tree

2 files changed

+101
-63
lines changed

2 files changed

+101
-63
lines changed

package-lock.json

Lines changed: 99 additions & 61 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
@@ -70,7 +70,7 @@
7070
"@vitest/coverage-v8": "^3.1.4",
7171
"axe-core": "^4.10.3",
7272
"bootstrap": "5.2.3",
73-
"eslint": "^9.27.0",
73+
"eslint": "^9.28.0",
7474
"eslint-plugin-import": "^2.31.0",
7575
"eslint-plugin-jsx-a11y": "^6.10.2",
7676
"eslint-plugin-react": "^7.37.5",
@@ -81,7 +81,7 @@
8181
"playwright": "^1.52.0",
8282
"sass": "^1.89.0",
8383
"typescript": "^5.8.3",
84-
"typescript-eslint": "^8.32.1",
84+
"typescript-eslint": "^8.33.0",
8585
"vite": "^6.3.5",
8686
"vite-plugin-dts": "^4.5.4",
8787
"vitest": "^3.0.2"

0 commit comments

Comments
 (0)