Skip to content

Commit 2596889

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#259)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.40.0 to 8.42.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.42.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.42.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e16a2d commit 2596889

File tree

4 files changed

+119
-37
lines changed

4 files changed

+119
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"wrap-ansi": "^7.0.0"
3333
},
3434
"devDependencies": {
35-
"@typescript-eslint/eslint-plugin": "^8.40.0",
35+
"@typescript-eslint/eslint-plugin": "^8.42.0",
3636
"@typescript-eslint/parser": "^8.0.1",
3737
"@vitest/coverage-v8": "^2.0.2",
3838
"autoprefixer": "^10.4.21",

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"devDependencies": {
5858
"@podman-desktop/api": "1.21.0",
5959
"@types/node": "^22",
60-
"@typescript-eslint/eslint-plugin": "^8.40.0",
60+
"@typescript-eslint/eslint-plugin": "^8.42.0",
6161
"@typescript-eslint/parser": "^6.16.0",
6262
"@vitest/coverage-v8": "^2.0.2",
6363
"eslint": "^8.56.0",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@tsconfig/svelte": "^5.0.5",
3535
"@types/humanize-duration": "^3.27.4",
3636
"@types/node": "^22.15.21",
37-
"@typescript-eslint/eslint-plugin": "^8.40.0",
37+
"@typescript-eslint/eslint-plugin": "^8.42.0",
3838
"@typescript-eslint/parser": "^6.21.0",
3939
"autoprefixer": "^10.4.21",
4040
"filesize": "^11.0.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)