From ec29574b5112d964dd018a214774e8ad68348087 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 Aug 2022 20:19:02 +0000 Subject: [PATCH] chore: version 14.1.2 --- ponyracer/README.md | 2 +- ponyracer/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 4b2dfaf..d168efe 100644 --- a/ponyracer/README.md +++ b/ponyracer/README.md @@ -1,6 +1,6 @@ # Ponyracer -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.1.1. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.1.2. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 47b55e4..eb68ec6 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.1", - "@angular/cli": "~14.1.1", + "@angular-devkit/build-angular": "^14.1.2", + "@angular/cli": "~14.1.2", "@angular/compiler-cli": "^14.1.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.2.0",