From 2bf94d3e893d91b33962c670dd20b31e94cefb68 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 13 Jan 2022 00:58:29 +0000 Subject: [PATCH] chore: version 11.2.18 --- 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 1496e91..e8b48c4 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 11.2.17. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.18. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 1d01acf..d784176 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.3" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1102.17", - "@angular/cli": "~11.2.17", + "@angular-devkit/build-angular": "~0.1102.18", + "@angular/cli": "~11.2.18", "@angular/compiler-cli": "~11.2.14", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1",