chore(deps): update typescript-eslint monorepo to v8.59.4

This commit is contained in:
2026-05-19 18:01:04 +00:00
committed by Alex Lebens
parent ac46dca869
commit b21d9e2225
2 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
"@semantic-release/release-notes-generator": "14.1.1",
"@tailwindcss/forms": "0.5.11",
"@tailwindcss/typography": "0.5.19",
"@typescript-eslint/parser": "8.59.3",
"@typescript-eslint/parser": "8.59.4",
"eslint": "10.3.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-astro": "1.7.0",
@@ -38,6 +38,6 @@
"semantic-release": "25.0.3",
"semantic-release-export-data": "1.2.0",
"typescript": "6.0.3",
"typescript-eslint": "8.59.3"
"typescript-eslint": "8.59.4"
}
}