@open-turo/eslint-config-react 24.0.9 → 24.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Turo eslint configuration for react",
4
4
  "type": "module",
5
5
  "dependencies": {
6
- "@open-turo/eslint-config-typescript": "23.0.7",
6
+ "@open-turo/eslint-config-typescript": "23.0.8",
7
7
  "eslint-plugin-jsx-a11y": "6.10.2",
8
8
  "eslint-plugin-react": "7.37.5",
9
9
  "eslint-plugin-react-hooks": "7.1.1",
@@ -15,7 +15,7 @@
15
15
  "eslint": "9.39.4",
16
16
  "jest": "30.3.0",
17
17
  "prettier": "3.8.3",
18
- "react": "19.2.5"
18
+ "react": "19.2.6"
19
19
  },
20
20
  "engines": {
21
21
  "node": ">= 20"
@@ -47,5 +47,5 @@
47
47
  "access": "public"
48
48
  },
49
49
  "repository": "https://github.com/open-turo/eslint-config-react",
50
- "version": "24.0.9"
50
+ "version": "24.0.10"
51
51
  }
@@ -1377,9 +1377,6 @@ exports[`validate config the flat config is correct for index.mjs 1`] = `
1377
1377
  "n/no-process-exit": [
1378
1378
  2,
1379
1379
  ],
1380
- "n/no-unpublished-bin": [
1381
- 2,
1382
- ],
1383
1380
  "n/no-unpublished-import": [
1384
1381
  2,
1385
1382
  {