Skip to content

Commit 09cb037

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin (#3502)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.40.0 to 8.41.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.41.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e6f527 commit 09cb037

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": "^19.8.1",
4848
"@commitlint/config-conventional": "^19.8.1",
4949
"@eslint/compat": "^1.3.2",
50-
"@typescript-eslint/eslint-plugin": "^8.40.0",
50+
"@typescript-eslint/eslint-plugin": "^8.41.0",
5151
"@typescript-eslint/parser": "^8.41.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.40.0",
36+
"@typescript-eslint/eslint-plugin": "8.41.0",
3737
"jsdom": "^26.1.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)