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

This commit is contained in:
Renovate 2025-03-13 15:02:53 +00:00
parent fbaa612980
commit 1df00211d5
2 changed files with 32 additions and 86 deletions

View file

@ -41,16 +41,16 @@
"@angular/cli": "^18.2.2",
"@angular/compiler-cli": "^18.2.0",
"@types/jasmine": "~5.1.0",
"angular-eslint": "19.1.0",
"angular-eslint": "19.2.1",
"eslint": "^9.20.0",
"jasmine-core": "~5.2.0",
"jasmine-core": "~5.6.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"prettier": "^3.4.2",
"typescript": "~5.5.2",
"typescript-eslint": "8.23.0"
"typescript": "~5.8.0",
"typescript-eslint": "8.26.1"
}
}