chore(deps): update typescript-eslint monorepo to v8.58.1
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
test-build / guarddog (pull_request) Successful in 49s
test-build / guarddog (push) Successful in 32s
test-build / build (pull_request) Successful in 1m2s
test-build / build (push) Successful in 52s

This commit was merged in pull request #222.
This commit is contained in:
2026-04-08 18:02:48 +00:00
parent 746f948218
commit 08bba3a2bf
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.58.0",
"@typescript-eslint/parser": "8.58.1",
"eslint": "10.2.0",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-astro": "1.6.0",
@@ -43,6 +43,6 @@
"semantic-release": "25.0.3",
"semantic-release-export-data": "1.2.0",
"typescript": "6.0.2",
"typescript-eslint": "8.58.0"
"typescript-eslint": "8.58.1"
}
}