chore(deps): update devdependencies (non-major)
Some checks failed
renovate/artifacts Artifact file update failure
Build / Build and analyze (pull_request) Successful in 1m42s

This commit is contained in:
Renovate 2024-10-01 06:01:07 +00:00
parent 43cc6e96ec
commit fd45bf09db
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

@ -28,7 +28,7 @@
"@angular/compiler-cli": "^18.2.3",
"@types/jasmine": "~5.1.0",
"autoprefixer": "^10.4.20",
"jasmine-core": "~5.1.0",
"jasmine-core": "~5.3.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
@ -36,6 +36,6 @@
"karma-jasmine-html-reporter": "~2.1.0",
"postcss": "^8.4.41",
"tailwindcss": "^3.4.10",
"typescript": "~5.5.2"
"typescript": "~5.6.0"
}
}