eslint-plugin-primer-react 7.1.0-rc.8f87c4b → 8.0.0-rc.7c7f9ed

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.
@@ -13,7 +13,7 @@ jobs:
13
13
  - name: Use Node.js
14
14
  uses: actions/setup-node@v4
15
15
  with:
16
- node-version: 18
16
+ node-version: 20
17
17
  cache: 'npm'
18
18
  - run: npm ci
19
19
  - run: npm run format:check
@@ -25,7 +25,7 @@ jobs:
25
25
  - name: Use Node.js
26
26
  uses: actions/setup-node@v4
27
27
  with:
28
- node-version: 18
28
+ node-version: 20
29
29
  cache: 'npm'
30
30
  - run: npm ci
31
31
  - run: npm test
@@ -37,7 +37,7 @@ jobs:
37
37
  - name: Use Node.js
38
38
  uses: actions/setup-node@v4
39
39
  with:
40
- node-version: 18
40
+ node-version: 20
41
41
  cache: 'npm'
42
42
  - run: npm ci
43
43
  - run: npm run lint
@@ -17,7 +17,7 @@ jobs:
17
17
  - name: Set up Node.js
18
18
  uses: actions/setup-node@v4
19
19
  with:
20
- node-version: 14
20
+ node-version: 20
21
21
 
22
22
  - name: Install dependencies
23
23
  run: npm ci
@@ -23,7 +23,7 @@ jobs:
23
23
  - name: Set up Node.js
24
24
  uses: actions/setup-node@v4
25
25
  with:
26
- node-version: 14.x
26
+ node-version: 20
27
27
 
28
28
  - name: Install dependencies
29
29
  run: npm ci
@@ -19,7 +19,7 @@ jobs:
19
19
  - name: Set up Node.js
20
20
  uses: actions/setup-node@v4
21
21
  with:
22
- node-version: 14.x
22
+ node-version: 20
23
23
 
24
24
  - name: Install dependencies
25
25
  run: npm ci
package/.nvmrc CHANGED
@@ -1 +1 @@
1
- v18
1
+ v20
package/CHANGELOG.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # eslint-plugin-primer-react
2
2
 
3
- ## 7.1.0
3
+ ## 8.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - [#380](https://github.com/primer/eslint-plugin-primer-react/pull/380) [`d42d5c0`](https://github.com/primer/eslint-plugin-primer-react/commit/d42d5c03a0e7df44efeed84baff2eca95af05113) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Update repository to Node.js v20
4
8
 
5
9
  ### Minor Changes
6
10
 
package/package-lock.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "eslint-plugin-primer-react",
3
- "version": "7.0.1",
3
+ "version": "7.0.2",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "eslint-plugin-primer-react",
9
- "version": "7.0.1",
9
+ "version": "7.0.2",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@styled-system/props": "^5.1.5",
13
- "@typescript-eslint/utils": "8.35.0",
13
+ "@typescript-eslint/utils": "8.38.0",
14
14
  "eslint-plugin-github": "^5.0.1",
15
15
  "eslint-plugin-jsx-a11y": "^6.7.1",
16
16
  "eslint-traverse": "^1.0.0",
@@ -2063,12 +2063,12 @@
2063
2063
  }
2064
2064
  },
2065
2065
  "node_modules/@typescript-eslint/project-service": {
2066
- "version": "8.35.0",
2067
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.35.0.tgz",
2068
- "integrity": "sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==",
2066
+ "version": "8.38.0",
2067
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.38.0.tgz",
2068
+ "integrity": "sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==",
2069
2069
  "dependencies": {
2070
- "@typescript-eslint/tsconfig-utils": "^8.35.0",
2071
- "@typescript-eslint/types": "^8.35.0",
2070
+ "@typescript-eslint/tsconfig-utils": "^8.38.0",
2071
+ "@typescript-eslint/types": "^8.38.0",
2072
2072
  "debug": "^4.3.4"
2073
2073
  },
2074
2074
  "engines": {
@@ -2083,9 +2083,9 @@
2083
2083
  }
2084
2084
  },
2085
2085
  "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
2086
- "version": "8.35.0",
2087
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.0.tgz",
2088
- "integrity": "sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==",
2086
+ "version": "8.38.0",
2087
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.38.0.tgz",
2088
+ "integrity": "sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==",
2089
2089
  "engines": {
2090
2090
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2091
2091
  },
@@ -2276,9 +2276,9 @@
2276
2276
  }
2277
2277
  },
2278
2278
  "node_modules/@typescript-eslint/tsconfig-utils": {
2279
- "version": "8.35.0",
2280
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz",
2281
- "integrity": "sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==",
2279
+ "version": "8.38.0",
2280
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz",
2281
+ "integrity": "sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==",
2282
2282
  "engines": {
2283
2283
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2284
2284
  },
@@ -2429,14 +2429,14 @@
2429
2429
  }
2430
2430
  },
2431
2431
  "node_modules/@typescript-eslint/utils": {
2432
- "version": "8.35.0",
2433
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.35.0.tgz",
2434
- "integrity": "sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==",
2432
+ "version": "8.38.0",
2433
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz",
2434
+ "integrity": "sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==",
2435
2435
  "dependencies": {
2436
2436
  "@eslint-community/eslint-utils": "^4.7.0",
2437
- "@typescript-eslint/scope-manager": "8.35.0",
2438
- "@typescript-eslint/types": "8.35.0",
2439
- "@typescript-eslint/typescript-estree": "8.35.0"
2437
+ "@typescript-eslint/scope-manager": "8.38.0",
2438
+ "@typescript-eslint/types": "8.38.0",
2439
+ "@typescript-eslint/typescript-estree": "8.38.0"
2440
2440
  },
2441
2441
  "engines": {
2442
2442
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2451,12 +2451,12 @@
2451
2451
  }
2452
2452
  },
2453
2453
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
2454
- "version": "8.35.0",
2455
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz",
2456
- "integrity": "sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==",
2454
+ "version": "8.38.0",
2455
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
2456
+ "integrity": "sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==",
2457
2457
  "dependencies": {
2458
- "@typescript-eslint/types": "8.35.0",
2459
- "@typescript-eslint/visitor-keys": "8.35.0"
2458
+ "@typescript-eslint/types": "8.38.0",
2459
+ "@typescript-eslint/visitor-keys": "8.38.0"
2460
2460
  },
2461
2461
  "engines": {
2462
2462
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -2467,9 +2467,9 @@
2467
2467
  }
2468
2468
  },
2469
2469
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
2470
- "version": "8.35.0",
2471
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.0.tgz",
2472
- "integrity": "sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==",
2470
+ "version": "8.38.0",
2471
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.38.0.tgz",
2472
+ "integrity": "sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==",
2473
2473
  "engines": {
2474
2474
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2475
2475
  },
@@ -2479,14 +2479,14 @@
2479
2479
  }
2480
2480
  },
2481
2481
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
2482
- "version": "8.35.0",
2483
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz",
2484
- "integrity": "sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==",
2485
- "dependencies": {
2486
- "@typescript-eslint/project-service": "8.35.0",
2487
- "@typescript-eslint/tsconfig-utils": "8.35.0",
2488
- "@typescript-eslint/types": "8.35.0",
2489
- "@typescript-eslint/visitor-keys": "8.35.0",
2482
+ "version": "8.38.0",
2483
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz",
2484
+ "integrity": "sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==",
2485
+ "dependencies": {
2486
+ "@typescript-eslint/project-service": "8.38.0",
2487
+ "@typescript-eslint/tsconfig-utils": "8.38.0",
2488
+ "@typescript-eslint/types": "8.38.0",
2489
+ "@typescript-eslint/visitor-keys": "8.38.0",
2490
2490
  "debug": "^4.3.4",
2491
2491
  "fast-glob": "^3.3.2",
2492
2492
  "is-glob": "^4.0.3",
@@ -2506,11 +2506,11 @@
2506
2506
  }
2507
2507
  },
2508
2508
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
2509
- "version": "8.35.0",
2510
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz",
2511
- "integrity": "sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==",
2509
+ "version": "8.38.0",
2510
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
2511
+ "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
2512
2512
  "dependencies": {
2513
- "@typescript-eslint/types": "8.35.0",
2513
+ "@typescript-eslint/types": "8.38.0",
2514
2514
  "eslint-visitor-keys": "^4.2.1"
2515
2515
  },
2516
2516
  "engines": {
@@ -8383,10 +8383,9 @@
8383
8383
  }
8384
8384
  },
8385
8385
  "node_modules/typescript": {
8386
- "version": "5.8.2",
8387
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
8388
- "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
8389
- "license": "Apache-2.0",
8386
+ "version": "5.8.3",
8387
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
8388
+ "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
8390
8389
  "bin": {
8391
8390
  "tsc": "bin/tsc",
8392
8391
  "tsserver": "bin/tsserver"
@@ -10271,19 +10270,19 @@
10271
10270
  }
10272
10271
  },
10273
10272
  "@typescript-eslint/project-service": {
10274
- "version": "8.35.0",
10275
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.35.0.tgz",
10276
- "integrity": "sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==",
10273
+ "version": "8.38.0",
10274
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.38.0.tgz",
10275
+ "integrity": "sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==",
10277
10276
  "requires": {
10278
- "@typescript-eslint/tsconfig-utils": "^8.35.0",
10279
- "@typescript-eslint/types": "^8.35.0",
10277
+ "@typescript-eslint/tsconfig-utils": "^8.38.0",
10278
+ "@typescript-eslint/types": "^8.38.0",
10280
10279
  "debug": "^4.3.4"
10281
10280
  },
10282
10281
  "dependencies": {
10283
10282
  "@typescript-eslint/types": {
10284
- "version": "8.35.0",
10285
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.0.tgz",
10286
- "integrity": "sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ=="
10283
+ "version": "8.38.0",
10284
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.38.0.tgz",
10285
+ "integrity": "sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw=="
10287
10286
  }
10288
10287
  }
10289
10288
  },
@@ -10391,9 +10390,9 @@
10391
10390
  }
10392
10391
  },
10393
10392
  "@typescript-eslint/tsconfig-utils": {
10394
- "version": "8.35.0",
10395
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz",
10396
- "integrity": "sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==",
10393
+ "version": "8.38.0",
10394
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz",
10395
+ "integrity": "sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==",
10397
10396
  "requires": {}
10398
10397
  },
10399
10398
  "@typescript-eslint/type-utils": {
@@ -10475,39 +10474,39 @@
10475
10474
  }
10476
10475
  },
10477
10476
  "@typescript-eslint/utils": {
10478
- "version": "8.35.0",
10479
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.35.0.tgz",
10480
- "integrity": "sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==",
10477
+ "version": "8.38.0",
10478
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz",
10479
+ "integrity": "sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==",
10481
10480
  "requires": {
10482
10481
  "@eslint-community/eslint-utils": "^4.7.0",
10483
- "@typescript-eslint/scope-manager": "8.35.0",
10484
- "@typescript-eslint/types": "8.35.0",
10485
- "@typescript-eslint/typescript-estree": "8.35.0"
10482
+ "@typescript-eslint/scope-manager": "8.38.0",
10483
+ "@typescript-eslint/types": "8.38.0",
10484
+ "@typescript-eslint/typescript-estree": "8.38.0"
10486
10485
  },
10487
10486
  "dependencies": {
10488
10487
  "@typescript-eslint/scope-manager": {
10489
- "version": "8.35.0",
10490
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz",
10491
- "integrity": "sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==",
10488
+ "version": "8.38.0",
10489
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
10490
+ "integrity": "sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==",
10492
10491
  "requires": {
10493
- "@typescript-eslint/types": "8.35.0",
10494
- "@typescript-eslint/visitor-keys": "8.35.0"
10492
+ "@typescript-eslint/types": "8.38.0",
10493
+ "@typescript-eslint/visitor-keys": "8.38.0"
10495
10494
  }
10496
10495
  },
10497
10496
  "@typescript-eslint/types": {
10498
- "version": "8.35.0",
10499
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.0.tgz",
10500
- "integrity": "sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ=="
10497
+ "version": "8.38.0",
10498
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.38.0.tgz",
10499
+ "integrity": "sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw=="
10501
10500
  },
10502
10501
  "@typescript-eslint/typescript-estree": {
10503
- "version": "8.35.0",
10504
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz",
10505
- "integrity": "sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==",
10502
+ "version": "8.38.0",
10503
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz",
10504
+ "integrity": "sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==",
10506
10505
  "requires": {
10507
- "@typescript-eslint/project-service": "8.35.0",
10508
- "@typescript-eslint/tsconfig-utils": "8.35.0",
10509
- "@typescript-eslint/types": "8.35.0",
10510
- "@typescript-eslint/visitor-keys": "8.35.0",
10506
+ "@typescript-eslint/project-service": "8.38.0",
10507
+ "@typescript-eslint/tsconfig-utils": "8.38.0",
10508
+ "@typescript-eslint/types": "8.38.0",
10509
+ "@typescript-eslint/visitor-keys": "8.38.0",
10511
10510
  "debug": "^4.3.4",
10512
10511
  "fast-glob": "^3.3.2",
10513
10512
  "is-glob": "^4.0.3",
@@ -10517,11 +10516,11 @@
10517
10516
  }
10518
10517
  },
10519
10518
  "@typescript-eslint/visitor-keys": {
10520
- "version": "8.35.0",
10521
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz",
10522
- "integrity": "sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==",
10519
+ "version": "8.38.0",
10520
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
10521
+ "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
10523
10522
  "requires": {
10524
- "@typescript-eslint/types": "8.35.0",
10523
+ "@typescript-eslint/types": "8.38.0",
10525
10524
  "eslint-visitor-keys": "^4.2.1"
10526
10525
  }
10527
10526
  },
@@ -14560,9 +14559,9 @@
14560
14559
  }
14561
14560
  },
14562
14561
  "typescript": {
14563
- "version": "5.8.2",
14564
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
14565
- "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ=="
14562
+ "version": "5.8.3",
14563
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
14564
+ "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="
14566
14565
  },
14567
14566
  "uc.micro": {
14568
14567
  "version": "2.1.0",
package/package.json CHANGED
@@ -1,8 +1,11 @@
1
1
  {
2
2
  "name": "eslint-plugin-primer-react",
3
- "version": "7.1.0-rc.8f87c4b",
3
+ "version": "8.0.0-rc.7c7f9ed",
4
4
  "description": "ESLint rules for Primer React",
5
5
  "main": "src/index.js",
6
+ "engines": {
7
+ "node": ">=20"
8
+ },
6
9
  "scripts": {
7
10
  "format": "prettier --cache --write '**/*.{js,css,md,mdx,ts,tsx,yml}'",
8
11
  "format:check": "prettier --cache --list-different '**/*.{js,css,md,mdx,ts,tsx,yml}'",
@@ -34,7 +37,7 @@
34
37
  "eslint-traverse": "^1.0.0",
35
38
  "lodash": "^4.17.21",
36
39
  "styled-system": "^5.1.5",
37
- "@typescript-eslint/utils": "8.35.0",
40
+ "@typescript-eslint/utils": "8.38.0",
38
41
  "typescript": "^5.8.2"
39
42
  },
40
43
  "devDependencies": {