diff --git a/ponyracer/package.json b/ponyracer/package.json index 1dba38a06..9e5051bfb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,11 +23,11 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.8", - "@angular/cli": "~14.0.0-next.8", + "@angular-devkit/build-angular": "^14.0.0-next.9", + "@angular/cli": "~14.0.0-next.9", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", - "jasmine-core": "~4.0.0", + "jasmine-core": "~4.1.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.2.0",