Skip to content

Commit a1d3b41

Browse files
authored
Merge branch 'main' into renovate/formatjs-monorepo
2 parents 6f6adc0 + 257be75 commit a1d3b41

File tree

4 files changed

+55
-50
lines changed

4 files changed

+55
-50
lines changed

.changeset/renovate-5f8d8d2.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.2`.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"@eslint/eslintrc": "3.1.0",
2424
"@scaleway/eslint-config-react": "workspace:*",
2525
"@scaleway/tsconfig": "workspace:*",
26-
"@testing-library/jest-dom": "6.6.2",
26+
"@testing-library/jest-dom": "6.6.3",
2727
"@testing-library/react": "16.0.1",
2828
"@types/jest": "29.5.14",
29-
"@types/node": "20.16.12",
29+
"@types/node": "22.7.7",
3030
"@types/react": "18.3.12",
3131
"@types/react-dom": "18.3.1",
3232
"@vitejs/plugin-react": "4.3.3",

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"license": "MIT",
3333
"dependencies": {
3434
"@emotion/eslint-plugin": "11.12.0",
35-
"@eslint/compat": "1.2.1",
35+
"@eslint/compat": "1.2.2",
3636
"@eslint/eslintrc": "3.1.0",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",
3838
"@typescript-eslint/parser": "7.18.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)