chore(deps): update devdependencies (non-major)
All checks were successful
Claude PR Review / claude-code (pull_request) Successful in 22s
Label PRs based on size / Check PR size (pull_request) Successful in 16s
Pull Request Labeler / labeler (pull_request_target) Successful in 6s

This commit is contained in:
Renovate Bot 2025-06-10 12:03:27 +00:00
commit 7c984d4623
Signed by: Renovate
GPG key ID: 449076797435FF67
2 changed files with 82 additions and 10 deletions

View file

@ -46,7 +46,7 @@
"@types/jasmine": "~5.1.0",
"angular-eslint": "20.0.0",
"eslint": "^9.28.0",
"jasmine-core": "~5.7.0",
"jasmine-core": "~5.8.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
@ -54,6 +54,6 @@
"karma-jasmine-html-reporter": "~2.1.0",
"prettier": "^3.4.2",
"typescript": "~5.8.0",
"typescript-eslint": "8.33.1"
"typescript-eslint": "8.34.0"
}
}