chore(deps): update typescript-eslint monorepo to v8.59.1
All checks were successful
test-build / build (push) Successful in 52s
test-build / guarddog (push) Successful in 1m6s
renovate / renovate (push) Successful in 1m13s

This commit is contained in:
2026-04-28 00:02:36 +00:00
committed by Alex Lebens
parent e3e9000ca9
commit a26c9145d1
2 changed files with 15 additions and 15 deletions

View File

@@ -33,7 +33,7 @@
"@semantic-release/release-notes-generator": "14.1.0",
"@tailwindcss/forms": "0.5.11",
"@tailwindcss/typography": "0.5.19",
"@typescript-eslint/parser": "8.59.0",
"@typescript-eslint/parser": "8.59.1",
"eslint": "10.2.1",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-astro": "1.7.0",
@@ -43,6 +43,6 @@
"semantic-release": "25.0.3",
"semantic-release-export-data": "1.2.0",
"typescript": "6.0.3",
"typescript-eslint": "8.59.0"
"typescript-eslint": "8.59.1"
}
}