Skip to content

Commit 155457a

Browse files
committed
Bump @eslint/compat to 2.0.2
1 parent c6c324a commit 155457a

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

examples/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@eslint-react/eslint-plugin": "workspace:*",
19-
"@eslint/compat": "^2.0.1",
19+
"@eslint/compat": "^2.0.2",
2020
"@eslint/js": "^9.39.2",
2121
"@next/eslint-plugin-next": "^16.1.6",
2222
"@tsconfig/next": "^2.0.5",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@effect/language-service": "^0.72.0",
5555
"@effect/platform": "^0.94.2",
5656
"@effect/platform-node": "^0.104.1",
57-
"@eslint/compat": "^2.0.1",
57+
"@eslint/compat": "^2.0.2",
5858
"@local/configs": "workspace:*",
5959
"@local/function-rules": "workspace:*",
6060
"@radix-ui/react-toast": "^1.2.15",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)