Skip to content

Commit bbb28e1

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.21.0 to 8.22.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.22.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]>
1 parent fc2fd3c commit bbb28e1

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.6.1",
4747
"@commitlint/config-conventional": "^19.6.0",
4848
"@eslint/compat": "^1.2.5",
49-
"@typescript-eslint/eslint-plugin": "^8.21.0",
49+
"@typescript-eslint/eslint-plugin": "^8.22.0",
5050
"@typescript-eslint/parser": "^8.21.0",
5151
"@vitest/coverage-v8": "^2.1.8",
5252
"autoprefixer": "^10.4.20",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@testing-library/user-event": "^14.6.1",
3232
"@tsconfig/svelte": "^5.0.4",
3333
"@types/humanize-duration": "^3.27.4",
34-
"@typescript-eslint/eslint-plugin": "8.21.0",
34+
"@typescript-eslint/eslint-plugin": "8.22.0",
3535
"jsdom": "^26.0.0",
3636
"postcss": "^8.5.1",
3737
"postcss-load-config": "^6.0.1",

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)