fix(deps): update dependency zone.js to ~0.15.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate 2024-12-20 11:39:39 +00:00
commit 7e11db0363
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -21,7 +21,7 @@
"bootstrap": "^5.3.3",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.10"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.0",