Skip to content

Commit 5b688cc

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#361)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.46.3 to 8.46.4. - [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.4/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04b57a6 commit 5b688cc

File tree

4 files changed

+62
-62
lines changed

4 files changed

+62
-62
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.46.3",
35+
"@typescript-eslint/eslint-plugin": "^8.46.4",
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.22.1",
5959
"@types/node": "^22",
60-
"@typescript-eslint/eslint-plugin": "^8.46.3",
60+
"@typescript-eslint/eslint-plugin": "^8.46.4",
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.19.0",
37-
"@typescript-eslint/eslint-plugin": "^8.46.3",
37+
"@typescript-eslint/eslint-plugin": "^8.46.4",
3838
"@typescript-eslint/parser": "^6.21.0",
3939
"autoprefixer": "^10.4.21",
4040
"filesize": "^11.0.13",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)