diff --git a/package-lock.json b/package-lock.json index f862dc38e4e54418ce428e36696663ea73e6724b..830eef322d7bf52adcc5961ed498aa72b01a1263 100644 --- a/package-lock.json +++ b/package-lock.json @@ -68,8 +68,8 @@ "@types/node": "^20.14.2", "@types/plotly.js": "^2.29.4", "@types/three": "^0.152.0", - "@typescript-eslint/eslint-plugin": "^7.2.0", - "@typescript-eslint/parser": "^7.2.0", + "@typescript-eslint/eslint-plugin": "^7.12.0", + "@typescript-eslint/parser": "^7.12.0", "cypress": "^13.11.0", "eslint": "^8.57.0", "eslint-config-prettier": "^8.6.0", diff --git a/package.json b/package.json index 4d6d078041dd51fcd2bcf5e94ce45df9d88fffea..9124eade2e745ef01fb2253b3e0c1ca6b2fc918a 100644 --- a/package.json +++ b/package.json @@ -93,8 +93,8 @@ "@types/node": "^20.14.2", "@types/plotly.js": "^2.29.4", "@types/three": "^0.152.0", - "@typescript-eslint/eslint-plugin": "^7.2.0", - "@typescript-eslint/parser": "^7.2.0", + "@typescript-eslint/eslint-plugin": "^7.12.0", + "@typescript-eslint/parser": "^7.12.0", "cypress": "^13.11.0", "eslint": "^8.57.0", "eslint-config-prettier": "^8.6.0",