diff --git a/package.json b/package.json index bfb022d..38d546e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@changesets/cli": "^2.27.1", - "eslint": "^9.1.0", + "eslint": "^9.2.0", "eslint-config-atlrdsgn": "*", "prettier": "^3.2.5", "prettier-plugin-packagejson": "^2.5.0", diff --git a/pkgs/eslint-config-atlrdsgn/package.json b/pkgs/eslint-config-atlrdsgn/package.json index ca796b4..b5049e3 100644 --- a/pkgs/eslint-config-atlrdsgn/package.json +++ b/pkgs/eslint-config-atlrdsgn/package.json @@ -6,7 +6,7 @@ "dependencies": { "@typescript-eslint/eslint-plugin": "^7.7.0", "@typescript-eslint/parser": "^7.7.0", - "eslint": "^9.1.0", + "eslint": "^9.2.0", "eslint-config-next": "^14.2.2", "eslint-config-prettier": "^9.1.0", "eslint-config-turbo": "^1.13.2", diff --git a/pkgs/react/package.json b/pkgs/react/package.json index e978b16..ed3b1f4 100644 --- a/pkgs/react/package.json +++ b/pkgs/react/package.json @@ -75,7 +75,7 @@ "@typescript-eslint/eslint-plugin": "^7.7.0", "@typescript-eslint/parser": "^7.7.0", "@vanilla-extract/vite-plugin": "^4.0.7", - "eslint": "^9.1.0", + "eslint": "^9.2.0", "eslint-config-atlrdsgn": "*", "eslint-config-prettier": "^9.1.0", "eslint-plugin-import": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index 726ac46..d1eaa73 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,7 +3,7 @@ __metadata: version: 8 - cacheKey: 10 + cacheKey: 10c0 "@aashutoshrathi/word-wrap@npm:^1.2.3": version: 1.2.6 @@ -59,7 +59,7 @@ __metadata: "@vanilla-extract/sprinkles": "npm:^1.6.1" "@vanilla-extract/vite-plugin": "npm:^4.0.7" clsx: "npm:^2.1.0" - eslint: "npm:^9.1.0" + eslint: "npm:^9.2.0" eslint-config-atlrdsgn: "npm:*" eslint-config-prettier: "npm:^9.1.0" eslint-plugin-import: "npm:^2.29.1" @@ -957,10 +957,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.1.1": - version: 9.1.1 - resolution: "@eslint/js@npm:9.1.1" - checksum: 8/b71844776d582de74a3599abcbccd2b9009a9292aaf81cb780469c9037985eb8c220c0a08708db205d7fecb54cf087c3c2b2066bd04819b1bc325fa72a52e3e0 +"@eslint/js@npm:9.2.0": + version: 9.2.0 + resolution: "@eslint/js@npm:9.2.0" + checksum: 10c0/89632466d329d9dd68c6ec24290e407f0950ca8c4b7f3750b82457daa7f6233799ccbc956cd84231f9544efbefddd69833ee82658883ca673cfca9e4b8e0713a languageName: node linkType: hard @@ -5134,7 +5134,7 @@ __metadata: dependencies: "@typescript-eslint/eslint-plugin": "npm:^7.7.0" "@typescript-eslint/parser": "npm:^7.7.0" - eslint: "npm:^9.1.0" + eslint: "npm:^9.2.0" eslint-config-next: "npm:^14.2.2" eslint-config-prettier: "npm:^9.1.0" eslint-config-turbo: "npm:^1.13.2" @@ -5386,14 +5386,14 @@ __metadata: languageName: node linkType: hard -"eslint@npm:^9.1.0": - version: 9.1.0 - resolution: "eslint@npm:9.1.0" +"eslint@npm:^9.2.0": + version: 9.2.0 + resolution: "eslint@npm:9.2.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.2.0" "@eslint-community/regexpp": "npm:^4.6.1" "@eslint/eslintrc": "npm:^3.0.2" - "@eslint/js": "npm:9.1.1" + "@eslint/js": "npm:9.2.0" "@humanwhocodes/config-array": "npm:^0.13.0" "@humanwhocodes/module-importer": "npm:^1.0.1" "@humanwhocodes/retry": "npm:^0.2.3" @@ -5426,7 +5426,7 @@ __metadata: text-table: "npm:^0.2.0" bin: eslint: bin/eslint.js - checksum: 8/30372c41a26e9c5667348b4c7e605bd3ff12d77f329a7214e6a166fc3590613774b76ea3090abec298ba1498bb5228c37f1b64c09262af5bc00ab273cf8f096f + checksum: 10c0/eab3265100a359a486e40e1d9d4d3ecff936d2f4d952f4ab107d404e0684fffbe186ecd0fb41791af5bcb13570a27032ddf9a2e628927ed33473f64255b0037b languageName: node linkType: hard @@ -7236,7 +7236,7 @@ __metadata: resolution: "kit@workspace:." dependencies: "@changesets/cli": "npm:^2.27.1" - eslint: "npm:^9.1.0" + eslint: "npm:^9.2.0" eslint-config-atlrdsgn: "npm:*" prettier: "npm:^3.2.5" prettier-plugin-packagejson: "npm:^2.5.0"