Skip to content

Commit 3f023b6

Browse files
fix(deps): update dependency @eslint/compat to v1.2.6 (#2439)
1 parent 6f8ccd2 commit 3f023b6

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/renovate-1f1d7a4.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/eslint-config-react': patch
3+
---
4+
5+
Updated dependency `@eslint/compat` to `1.2.6`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "MIT",
3636
"dependencies": {
3737
"@emotion/eslint-plugin": "11.12.0",
38-
"@eslint/compat": "1.2.5",
38+
"@eslint/compat": "1.2.6",
3939
"@eslint/eslintrc": "3.2.0",
4040
"@stylistic/eslint-plugin": "2.13.0",
4141
"@typescript-eslint/eslint-plugin": "8.21.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)