From 67c5dbf5ebaf6eaa35710f9ae2dfaf4d00080dd8 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 25 May 2023 20:05:52 +0000 Subject: [PATCH] chore: version 16.0.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index ce5b63df2..e1444ff28 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.2", - "@angular/cli": "~16.0.2", + "@angular-devkit/build-angular": "^16.0.3", + "@angular/cli": "~16.0.3", "@angular/compiler-cli": "^16.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0",