Skip to content

Commit cbe9239

Browse files
chore(deps): update dependency @vitest/eslint-plugin to ^1.6.18
1 parent 51b6105 commit cbe9239

3 files changed

Lines changed: 5 additions & 31 deletions

File tree

bun.lock

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

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@typescript-eslint/parser": "^8.59.4",
107107
"@vitejs/plugin-react": "^6.0.2",
108108
"@vitest/coverage-v8": "^4.1.7",
109-
"@vitest/eslint-plugin": "^1.6.17",
109+
"@vitest/eslint-plugin": "^1.6.18",
110110
"biome": "npm:@biomejs/biome@^2.4.15",
111111
"eslint": "^10.4.0",
112112
"eslint-import-resolver-typescript": "^4.4.4",

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"eslint-plugin-sort-destructure-keys": "^3.0.0",
7676
"eslint-plugin-unicorn": "^64.0.0",
7777
"fast-check": "^4.8.0",
78-
"@vitest/eslint-plugin": "^1.6.17",
78+
"@vitest/eslint-plugin": "^1.6.18",
7979
"globals": "^17.6.0",
8080
"jscpd": "^4.2.3",
8181
"typescript": "^6.0.3",

0 commit comments

Comments
 (0)