diff --git a/package.json b/package.json index 8739e7d4..c12be193 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "rollup": "^4.24.4", "size-limit": "^11.1.6", "ts-jest": "^29.2.5", - "typescript-eslint": "^8.12.2", + "typescript-eslint": "^8.13.0", "vite": "^5.4.10", "vite-plugin-full-reload": "^1.2.0", "vite-plugin-rails": "^0.5.0", diff --git a/yarn.lock b/yarn.lock index 7c34d8eb..1b5a274a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2690,7 +2690,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^8.13.0": +"@typescript-eslint/eslint-plugin@npm:8.13.0, @typescript-eslint/eslint-plugin@npm:^8.13.0": version: 8.13.0 resolution: "@typescript-eslint/eslint-plugin@npm:8.13.0" dependencies: @@ -2731,6 +2731,24 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/parser@npm:8.13.0": + version: 8.13.0 + resolution: "@typescript-eslint/parser@npm:8.13.0" + dependencies: + "@typescript-eslint/scope-manager": "npm:8.13.0" + "@typescript-eslint/types": "npm:8.13.0" + "@typescript-eslint/typescript-estree": "npm:8.13.0" + "@typescript-eslint/visitor-keys": "npm:8.13.0" + debug: "npm:^4.3.4" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: 10c0/fa04f6c417c0f72104e148f1d7ff53e04108d383550365a556fbfae5d2283484696235db522189e17bc49039946977078e324100cef991ca01f78704182624ad + languageName: node + linkType: hard + "@typescript-eslint/scope-manager@npm:8.12.2": version: 8.12.2 resolution: "@typescript-eslint/scope-manager@npm:8.12.2" @@ -8617,7 +8635,7 @@ __metadata: timeago.js: "npm:^4.0.2" ts-jest: "npm:^29.2.5" typescript: "npm:^5.6.3" - typescript-eslint: "npm:^8.12.2" + typescript-eslint: "npm:^8.13.0" vite: "npm:^5.4.10" vite-plugin-full-reload: "npm:^1.2.0" vite-plugin-rails: "npm:^0.5.0" @@ -8899,7 +8917,21 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^8.12.2, typescript-eslint@npm:^8.8.1": +"typescript-eslint@npm:^8.13.0": + version: 8.13.0 + resolution: "typescript-eslint@npm:8.13.0" + dependencies: + "@typescript-eslint/eslint-plugin": "npm:8.13.0" + "@typescript-eslint/parser": "npm:8.13.0" + "@typescript-eslint/utils": "npm:8.13.0" + peerDependenciesMeta: + typescript: + optional: true + checksum: 10c0/a84958e7602360c4cb2e6227fd9aae19dd18cdf1a2cfd9ece2a81d54098f80454b5707e861e98547d0b2e5dae552b136aa6733b74f0dd743ca7bfe178083c441 + languageName: node + linkType: hard + +"typescript-eslint@npm:^8.8.1": version: 8.12.2 resolution: "typescript-eslint@npm:8.12.2" dependencies: