chore(deps): update typescript-eslint monorepo to v8.59.3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / build (pull_request) Successful in 1m10s
test-build / build (push) Successful in 1m28s
test-build / guarddog (pull_request) Successful in 2m53s
test-build / guarddog (push) Successful in 2m41s
renovate / renovate (push) Successful in 1m5s

This commit was merged in pull request #262.
This commit is contained in:
2026-05-12 02:15:14 +00:00
parent fac3a999d6
commit 0427186766
2 changed files with 53 additions and 43 deletions

View File

@@ -33,7 +33,7 @@
"@semantic-release/release-notes-generator": "14.1.1",
"@tailwindcss/forms": "0.5.11",
"@tailwindcss/typography": "0.5.19",
"@typescript-eslint/parser": "8.59.2",
"@typescript-eslint/parser": "8.59.3",
"eslint": "10.3.0",
"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.2"
"typescript-eslint": "8.59.3"
}
}