diff --git a/packages/@randsum/core/package.json b/packages/@randsum/core/package.json index 2490988..d192cfe 100644 --- a/packages/@randsum/core/package.json +++ b/packages/@randsum/core/package.json @@ -23,7 +23,7 @@ "@types/bun": "^1.1.14", "@types/eslint__js": "^8.42.3", "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/parser": "^8.24.1", "bun-plugin-dts": "^0.3.0", "bun-types": "latest", "eslint": "^9.15.0", diff --git a/packages/@randsum/dice/package.json b/packages/@randsum/dice/package.json index 9c84127..50d42ea 100644 --- a/packages/@randsum/dice/package.json +++ b/packages/@randsum/dice/package.json @@ -26,7 +26,7 @@ "@types/bun": "^1.1.14", "@types/eslint__js": "^8.42.3", "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/parser": "^8.24.1", "bun-plugin-dts": "^0.3.0", "bun-types": "latest", "eslint": "^9.15.0", diff --git a/packages/@randsum/faces/package.json b/packages/@randsum/faces/package.json index d07a2a1..10bb53a 100644 --- a/packages/@randsum/faces/package.json +++ b/packages/@randsum/faces/package.json @@ -28,7 +28,7 @@ "@types/bun": "^1.1.14", "@types/eslint__js": "^8.42.3", "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/parser": "^8.24.1", "bun-plugin-dts": "^0.3.0", "bun-types": "latest", "eslint": "^9.15.0", diff --git a/packages/@randsum/games/package.json b/packages/@randsum/games/package.json index aacf61e..82a8d50 100644 --- a/packages/@randsum/games/package.json +++ b/packages/@randsum/games/package.json @@ -27,7 +27,7 @@ "@types/bun": "^1.1.14", "@types/eslint__js": "^8.42.3", "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/parser": "^8.24.1", "bun-plugin-dts": "^0.3.0", "bun-types": "latest", "eslint": "^9.15.0", diff --git a/packages/@randsum/notation/package.json b/packages/@randsum/notation/package.json index b23890f..705d5b4 100644 --- a/packages/@randsum/notation/package.json +++ b/packages/@randsum/notation/package.json @@ -26,7 +26,7 @@ "@types/bun": "^1.1.14", "@types/eslint__js": "^8.42.3", "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/parser": "^8.24.1", "bun-plugin-dts": "^0.3.0", "bun-types": "latest", "eslint": "^9.15.0", diff --git a/packages/@randsum/tower/package.json b/packages/@randsum/tower/package.json index 94615f6..33826cf 100644 --- a/packages/@randsum/tower/package.json +++ b/packages/@randsum/tower/package.json @@ -28,7 +28,7 @@ "@types/bun": "^1.1.14", "@types/eslint__js": "^8.42.3", "@typescript-eslint/eslint-plugin": "^5.62.0", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/parser": "^8.24.1", "bun-plugin-dts": "^0.3.0", "bun-types": "latest", "eslint": "^9.15.0",