diff --git a/bun.lockb b/bun.lockb index 59847f32f..1858d7a6a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9a55803e8..9a103be59 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "@maxmilton/stylelint-config": "0.0.13", "@playwright/test": "1.40.1", "@types/chrome": "0.0.253", - "@typescript-eslint/eslint-plugin": "6.13.1", - "@typescript-eslint/parser": "6.13.1", + "@typescript-eslint/eslint-plugin": "6.13.2", + "@typescript-eslint/parser": "6.13.2", "bun-types": "1.0.15", "ekscss": "0.0.17", "eslint": "8.55.0", @@ -44,7 +44,7 @@ "prettier": "3.1.0", "stylelint": "15.11.0", "stylelint-config-standard": "34.0.0", - "terser": "5.24.0", + "terser": "5.25.0", "typescript": "5.3.2" }, "prettier": {