Skip to content

Commit

Permalink
chore(deps): update eslint related dependencies (prettier#16694)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent d44c745 commit 7ccd545
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 40 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
},
"devDependencies": {
"@babel/generator": "7.25.6",
"@eslint/js": "9.10.0",
"@stylistic/eslint-plugin-js": "2.7.2",
"@eslint/js": "9.11.1",
"@stylistic/eslint-plugin-js": "2.8.0",
"@types/eslint__js": "8.42.3",
"@types/estree": "1.0.5",
"@types/file-entry-cache": "5.0.4",
Expand All @@ -123,14 +123,14 @@
"esbuild": "0.23.1",
"esbuild-plugins-node-modules-polyfill": "1.6.6",
"esbuild-visualizer": "0.6.0",
"eslint": "9.10.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-friendly": "7.0.0",
"eslint-plugin-compat": "6.0.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unicorn": "55.0.0",
Expand Down
86 changes: 51 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1136,6 +1136,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/core@npm:^0.6.0":
version: 0.6.0
resolution: "@eslint/core@npm:0.6.0"
checksum: 10/ec5cce168c8773fbd60c5a505563c6cf24398b3e1fa352929878d63129e0dd5b134d3232be2f2c49e8124a965d03359b38962aa0dcf7dfaf50746059d2a2f798
languageName: node
linkType: hard

"@eslint/eslintrc@npm:^3.1.0":
version: 3.1.0
resolution: "@eslint/eslintrc@npm:3.1.0"
Expand All @@ -1153,10 +1160,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.10.0":
version: 9.10.0
resolution: "@eslint/js@npm:9.10.0"
checksum: 10/cbda2bf268c8ac7a2b2493aaaa0113a78165a576ee5178b9fbdaf245c3d40ffaf41d006f75afab5718f68d816f00319e267b4c88ead100b19022fe491f9e0175
"@eslint/js@npm:9.11.1":
version: 9.11.1
resolution: "@eslint/js@npm:9.11.1"
checksum: 10/77b9c744bdf24e2ca1f99f671139767d6c31cb10d732cf22a85ef28f1f95f2a621cf204f572fd9fee67da6193ff2597a5d236cef3b557b07624230b622612339
languageName: node
linkType: hard

Expand All @@ -1167,12 +1174,12 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.1.0":
version: 0.1.0
resolution: "@eslint/plugin-kit@npm:0.1.0"
"@eslint/plugin-kit@npm:^0.2.0":
version: 0.2.0
resolution: "@eslint/plugin-kit@npm:0.2.0"
dependencies:
levn: "npm:^0.4.1"
checksum: 10/3c6b10505f53c6e32b40572f780164b75389bbabd1bf80ab8742222710d90683a2cc9480468fca132da636f6a3053ae60b173181d14f4975fde2e6f8f9564c6d
checksum: 10/ebb363174397341dea47dc35fc206e24328083e4f0fa1c539687dbb7f94bef77e43faa12867d032e6eea5ac980ea8fbb6b1d844186e422d327c04088041b99f3
languageName: node
linkType: hard

Expand Down Expand Up @@ -1807,16 +1814,15 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin-js@npm:2.7.2":
version: 2.7.2
resolution: "@stylistic/eslint-plugin-js@npm:2.7.2"
"@stylistic/eslint-plugin-js@npm:2.8.0":
version: 2.8.0
resolution: "@stylistic/eslint-plugin-js@npm:2.8.0"
dependencies:
"@types/eslint": "npm:^9.6.1"
eslint-visitor-keys: "npm:^4.0.0"
espree: "npm:^10.1.0"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10/8c7c048c2b1bc2ecec842854f479617e1ef748159a6ce6bb3ceb2c6673115e83b101fcbc67ac12a877adbbde5bd749df8ef87cd16435db40219574200be3880e
checksum: 10/596fcadddff407c30a3e682fe6aa8a683f8ec678aee2a85a6e8da7551dfe18eeed115c67375dfd177b787496e93c97080d84002b4415a1446660ab270d63c897
languageName: node
linkType: hard

Expand Down Expand Up @@ -1861,7 +1867,7 @@ __metadata:
languageName: node
linkType: hard

"@types/eslint@npm:*, @types/eslint@npm:^9.6.1":
"@types/eslint@npm:*":
version: 9.6.1
resolution: "@types/eslint@npm:9.6.1"
dependencies:
Expand All @@ -1880,7 +1886,14 @@ __metadata:
languageName: node
linkType: hard

"@types/estree@npm:*, @types/estree@npm:1.0.5":
"@types/estree@npm:*, @types/estree@npm:^1.0.6":
version: 1.0.6
resolution: "@types/estree@npm:1.0.6"
checksum: 10/9d35d475095199c23e05b431bcdd1f6fec7380612aed068b14b2a08aa70494de8a9026765a5a91b1073f636fb0368f6d8973f518a31391d519e20c59388ed88d
languageName: node
linkType: hard

"@types/estree@npm:1.0.5":
version: 1.0.5
resolution: "@types/estree@npm:1.0.5"
checksum: 10/7de6d928dd4010b0e20c6919e1a6c27b61f8d4567befa89252055fad503d587ecb9a1e3eab1b1901f923964d7019796db810b7fd6430acb26c32866d126fd408
Expand Down Expand Up @@ -1930,7 +1943,7 @@ __metadata:
languageName: node
linkType: hard

"@types/json-schema@npm:*":
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.15":
version: 7.0.15
resolution: "@types/json-schema@npm:7.0.15"
checksum: 10/1a3c3e06236e4c4aab89499c428d585527ce50c24fe8259e8b3926d3df4cfbbbcf306cfc73ddfb66cbafc973116efd15967020b0f738f63e09e64c7d260519e7
Expand Down Expand Up @@ -3880,9 +3893,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-n@npm:17.10.2":
version: 17.10.2
resolution: "eslint-plugin-n@npm:17.10.2"
"eslint-plugin-n@npm:17.10.3":
version: 17.10.3
resolution: "eslint-plugin-n@npm:17.10.3"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
enhanced-resolve: "npm:^5.17.0"
Expand All @@ -3894,13 +3907,13 @@ __metadata:
semver: "npm:^7.5.3"
peerDependencies:
eslint: ">=8.23.0"
checksum: 10/c360e745b63d0dffddcd040cd6907bb50d259b5d92e9f4b71b98d9dcbc592d818885b6938956657bdad5bd076a7658c66daac164ed9e7d5abacb25ffc5de971b
checksum: 10/5e54e1494878f8b4605e721dc95ad26874f01691a6aac8aea7359ad396e3b8c7953c85e6d9d93b842eeb4b65eda29f4aaa29d58940db93994127aa72a707fe7a
languageName: node
linkType: hard

"eslint-plugin-react@npm:7.35.2":
version: 7.35.2
resolution: "eslint-plugin-react@npm:7.35.2"
"eslint-plugin-react@npm:7.37.0":
version: 7.37.0
resolution: "eslint-plugin-react@npm:7.37.0"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -3922,7 +3935,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10/f4631612444f9066c8007e9433c0972754b75d33be410cd18dcf003e4209600240dec3e50a9962aae35e9a08920a1eb60e51d3cc140e5f6c95582e727ebec74e
checksum: 10/ae005a5e4bdcbf43cda0e5297f5ee8badbbcc18ce6c3f83ac4141173242b27c8a067372061af745ae490c18eef2c3257985bcd240cee85dec262ca875347e8fc
languageName: node
linkType: hard

Expand Down Expand Up @@ -4002,19 +4015,22 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.10.0":
version: 9.10.0
resolution: "eslint@npm:9.10.0"
"eslint@npm:9.11.1":
version: 9.11.1
resolution: "eslint@npm:9.11.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.11.0"
"@eslint/config-array": "npm:^0.18.0"
"@eslint/core": "npm:^0.6.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.10.0"
"@eslint/plugin-kit": "npm:^0.1.0"
"@eslint/js": "npm:9.11.1"
"@eslint/plugin-kit": "npm:^0.2.0"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.0"
"@nodelib/fs.walk": "npm:^1.2.8"
"@types/estree": "npm:^1.0.6"
"@types/json-schema": "npm:^7.0.15"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.2"
Expand Down Expand Up @@ -4047,7 +4063,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/bbb6da7db83f5182cff5a5e1681cf77be761e37bfbfedf66add9d3d2a216dbc336e787d02d05a2ea85179c51a10203713b2438b86adfd7666c29afd3ee008fe8
checksum: 10/38de03a51044a5f708c93302cff5e860355447d424f1a21fa67f5b2f0541d092d3f3807c0242820d9795553a3f1165db51769e9a042816334d05c86f015fdfef
languageName: node
linkType: hard

Expand Down Expand Up @@ -7338,11 +7354,11 @@ __metadata:
"@babel/generator": "npm:7.25.6"
"@babel/parser": "npm:7.25.6"
"@babel/types": "npm:7.25.6"
"@eslint/js": "npm:9.10.0"
"@eslint/js": "npm:9.11.1"
"@glimmer/syntax": "npm:0.92.3"
"@prettier/is-es5-identifier-name": "npm:0.2.0"
"@prettier/parse-srcset": "npm:3.1.0"
"@stylistic/eslint-plugin-js": "npm:2.7.2"
"@stylistic/eslint-plugin-js": "npm:2.8.0"
"@types/eslint__js": "npm:8.42.3"
"@types/estree": "npm:1.0.5"
"@types/file-entry-cache": "npm:5.0.4"
Expand Down Expand Up @@ -7374,14 +7390,14 @@ __metadata:
esbuild-plugins-node-modules-polyfill: "npm:1.6.6"
esbuild-visualizer: "npm:0.6.0"
escape-string-regexp: "npm:5.0.0"
eslint: "npm:9.10.0"
eslint: "npm:9.11.1"
eslint-config-prettier: "npm:9.1.0"
eslint-formatter-friendly: "npm:7.0.0"
eslint-plugin-compat: "npm:6.0.0"
eslint-plugin-import: "npm:2.30.0"
eslint-plugin-jest: "npm:28.8.3"
eslint-plugin-n: "npm:17.10.2"
eslint-plugin-react: "npm:7.35.2"
eslint-plugin-n: "npm:17.10.3"
eslint-plugin-react: "npm:7.37.0"
eslint-plugin-regexp: "npm:2.6.0"
eslint-plugin-simple-import-sort: "npm:12.1.1"
eslint-plugin-unicorn: "npm:55.0.0"
Expand Down

0 comments on commit 7ccd545

Please sign in to comment.