chore(deps): update devdependencies (non-major)
Some checks failed
CI / Get Changed Files (pull_request) Successful in 6s
CI / Checkstyle Main (pull_request) Has been skipped
CI / eslint (pull_request) Successful in 20s
CI / test-build (pull_request) Failing after 21s
CI / prettier (pull_request) Successful in 34s

This commit is contained in:
Renovate Bot 2025-04-02 09:01:53 +00:00
parent 626e28ab65
commit 38f4617fb0
Signed by: Renovate
GPG key ID: 449076797435FF67
2 changed files with 81 additions and 27 deletions

View file

@ -41,7 +41,7 @@
"@angular/cli": "^18.2.2",
"@angular/compiler-cli": "^18.2.0",
"@types/jasmine": "~5.1.0",
"angular-eslint": "19.2.1",
"angular-eslint": "19.3.0",
"eslint": "^9.20.0",
"jasmine-core": "~5.6.0",
"karma": "~6.4.0",
@ -50,7 +50,7 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"prettier": "^3.4.2",
"typescript": "~5.5.0",
"typescript-eslint": "8.26.1"
"typescript": "~5.8.0",
"typescript-eslint": "8.29.0"
}
}