From 5cf0f5b37c94692e19815ab87a7a4cd78e9770bd Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Jul 2024 20:08:05 +0000 Subject: [PATCH] chore: version 18.1.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 63e3eff44..0169d8d0e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.14.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^18.1.0", - "@angular/cli": "^18.1.0", + "@angular-devkit/build-angular": "^18.1.1", + "@angular/cli": "^18.1.1", "@angular/compiler-cli": "^18.1.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.1.0",