From 6986fae12a0998544e787d18b12b5d1d542f250f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 29 Feb 2024 00:29:00 +0000 Subject: [PATCH] chore: version 17.2.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 5f27c30cd..53def121c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.2.1", - "@angular/cli": "^17.2.1", + "@angular-devkit/build-angular": "^17.2.2", + "@angular/cli": "^17.2.2", "@angular/compiler-cli": "^17.2.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0",