diff --git a/ponyracer/package.json b/ponyracer/package.json index c38be65e7..9e201889a 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,10 +23,10 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.0-next.3", - "@angular/cli": "~13.0.0-next.3", + "@angular-devkit/build-angular": "~13.0.0-next.4", + "@angular/cli": "~13.0.0-next.4", "@angular/compiler-cli": "~13.0.0-next.0", - "@types/jasmine": "~3.8.0", + "@types/jasmine": "~3.9.0", "@types/node": "^12.11.1", "jasmine-core": "~3.9.0", "karma": "~6.3.0",