Skip to content

Commit bbc6aef

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.45.0 to 8.46.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.46.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ee32e0 commit bbc6aef

File tree

3 files changed

+6
-139
lines changed

3 files changed

+6
-139
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@commitlint/cli": "^20.1.0",
4848
"@commitlint/config-conventional": "^20.0.0",
4949
"@eslint/compat": "^1.4.0",
50-
"@typescript-eslint/eslint-plugin": "^8.45.0",
50+
"@typescript-eslint/eslint-plugin": "^8.46.0",
5151
"@typescript-eslint/parser": "^8.46.0",
5252
"@vitest/coverage-v8": "^3.2.3",
5353
"autoprefixer": "^10.4.21",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@testing-library/user-event": "^14.6.1",
3434
"@tsconfig/svelte": "^5.0.5",
3535
"@types/humanize-duration": "^3.27.4",
36-
"@typescript-eslint/eslint-plugin": "8.45.0",
36+
"@typescript-eslint/eslint-plugin": "8.46.0",
3737
"jsdom": "^27.0.0",
3838
"monaco-editor": "^0.52.2",
3939
"postcss": "^8.5.6",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)