diff --git a/bun.lockb b/bun.lockb index bc73863..b9002be 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 38c3dd9..3b82455 100644 --- a/package.json +++ b/package.json @@ -55,8 +55,8 @@ "@types/jsdom": "^21.1.6", "@types/lint-staged": "^13.3.0", "@types/mdast": "4.0.4", - "@typescript-eslint/eslint-plugin": "^7.0.0", - "@typescript-eslint/parser": "^7.0.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "astro-eslint-parser": "^1.0.0", "cssnano": "^7.0.0", "danger": "^12.0.0",