Skip to content

Commit 8e1a899

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin (#2636)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.25.0 to 8.26.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.26.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 302d021 commit 8e1a899

File tree

3 files changed

+111
-6
lines changed

3 files changed

+111
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@commitlint/cli": "^19.7.1",
4747
"@commitlint/config-conventional": "^19.7.1",
4848
"@eslint/compat": "^1.2.7",
49-
"@typescript-eslint/eslint-plugin": "^8.25.0",
49+
"@typescript-eslint/eslint-plugin": "^8.26.0",
5050
"@typescript-eslint/parser": "^8.25.0",
5151
"@vitest/coverage-v8": "^3.0.5",
5252
"autoprefixer": "^10.4.20",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@testing-library/user-event": "^14.6.1",
3333
"@tsconfig/svelte": "^5.0.4",
3434
"@types/humanize-duration": "^3.27.4",
35-
"@typescript-eslint/eslint-plugin": "8.25.0",
35+
"@typescript-eslint/eslint-plugin": "8.26.0",
3636
"jsdom": "^26.0.0",
3737
"monaco-editor": "^0.52.2",
3838
"postcss": "^8.5.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)