From a253e1e8b0dea695cecd8a218e860de7fd697b8a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Nov 2021 11:42:06 +0000 Subject: [PATCH] fix(deps): update angular-cli monorepo to v12.2.13 --- package.json | 6 +-- .../nest-commander-schematics/package.json | 4 +- pnpm-lock.yaml | 53 +++++++++---------- 3 files changed, 29 insertions(+), 34 deletions(-) diff --git a/package.json b/package.json index cb88e652b..45d3d26d0 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,9 @@ }, "homepage": "https://jmcdo29.github.io/nest-commander", "devDependencies": { - "@angular-devkit/core": "12.2.8", - "@angular-devkit/schematics": "12.2.8", - "@angular-devkit/schematics-cli": "12.2.8", + "@angular-devkit/core": "12.2.13", + "@angular-devkit/schematics": "12.2.13", + "@angular-devkit/schematics-cli": "12.2.13", "@changesets/cli": "2.18.0", "@commitlint/cli": "15.0.0", "@commitlint/config-conventional": "15.0.0", diff --git a/packages/nest-commander-schematics/package.json b/packages/nest-commander-schematics/package.json index f21c1f1be..211ba58cc 100644 --- a/packages/nest-commander-schematics/package.json +++ b/packages/nest-commander-schematics/package.json @@ -24,8 +24,8 @@ ], "schematics": "./src/collection.json", "dependencies": { - "@angular-devkit/core": "12.0.5", - "@angular-devkit/schematics": "12.0.5", + "@angular-devkit/core": "12.2.13", + "@angular-devkit/schematics": "12.2.13", "@nestjs/schematics": "8.0.3", "rxjs": "7.4.0", "typescript": "4.5.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 514ef9d5f..7abcce62f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,9 +7,9 @@ importers: .: specifiers: - '@angular-devkit/core': 12.2.8 - '@angular-devkit/schematics': 12.2.8 - '@angular-devkit/schematics-cli': 12.2.8 + '@angular-devkit/core': 12.2.13 + '@angular-devkit/schematics': 12.2.13 + '@angular-devkit/schematics-cli': 12.2.13 '@changesets/cli': 2.18.0 '@commitlint/cli': 15.0.0 '@commitlint/config-conventional': 15.0.0 @@ -55,9 +55,9 @@ importers: typescript: 4.5.2 url-loader: 4.1.1 devDependencies: - '@angular-devkit/core': 12.2.8 - '@angular-devkit/schematics': 12.2.8 - '@angular-devkit/schematics-cli': 12.2.8 + '@angular-devkit/core': 12.2.13 + '@angular-devkit/schematics': 12.2.13 + '@angular-devkit/schematics-cli': 12.2.13 '@changesets/cli': 2.18.0 '@commitlint/cli': 15.0.0 '@commitlint/config-conventional': 15.0.0 @@ -117,14 +117,14 @@ importers: packages/nest-commander-schematics: specifiers: - '@angular-devkit/core': 12.0.5 - '@angular-devkit/schematics': 12.0.5 + '@angular-devkit/core': 12.2.13 + '@angular-devkit/schematics': 12.2.13 '@nestjs/schematics': 8.0.3 rxjs: 7.4.0 typescript: 4.5.2 dependencies: - '@angular-devkit/core': 12.0.5 - '@angular-devkit/schematics': 12.0.5 + '@angular-devkit/core': 12.2.13 + '@angular-devkit/schematics': 12.2.13 '@nestjs/schematics': 8.0.3_typescript@4.5.2 rxjs: 7.4.0 typescript: 4.5.2 @@ -275,9 +275,9 @@ packages: source-map: 0.7.3 dev: true - /@angular-devkit/core/12.2.8: - resolution: {integrity: sha512-N13N1Lm7qllBXSVZYz4Khw75rnQnS3lu5QiJqlsaNklWgVfVz8jt99AAeGGvNGSLEbmZjlr35YLxu8ugD267Ug==} - engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6, yarn: '>= 1.13.0'} + /@angular-devkit/core/12.2.13: + resolution: {integrity: sha512-9csMF0p+lTvlWnutxxTZ/+pDRMIbXk/TV4MGLbcqUPPfeG3dCRwErns73xLuMTwp9qO/KCLkFqNaM6cGOoqsDA==} + engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: ajv: 8.6.2 ajv-formats: 2.1.0 @@ -285,7 +285,6 @@ packages: magic-string: 0.25.7 rxjs: 6.6.7 source-map: 0.7.3 - dev: true /@angular-devkit/core/13.0.3_chokidar@3.5.2: resolution: {integrity: sha512-5yTYW6m4pkDPSYNxThm+47h+UZ6XVEfdfsXR3o+WlRG0hc18EuQ+sXZkzhvZrk5KMLlXFex4eO40RPq2vvWS/w==} @@ -305,13 +304,13 @@ packages: source-map: 0.7.3 dev: true - /@angular-devkit/schematics-cli/12.2.8: - resolution: {integrity: sha512-ckcO6Z92+cOgilez+aX6I7sC2QTJQwbMwR+1LoxsO+aFHl+2ZxQ9Wprs5/2VkGFwCxF1/60T3ZveRDzSV09g3A==} - engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6, yarn: '>= 1.13.0'} + /@angular-devkit/schematics-cli/12.2.13: + resolution: {integrity: sha512-1w/HzXt6WlMYvyqmltkhRP6RNKcV109AOVycicBMPgmpgHyvaWzuV0xVXv6/VwNnmMzSw3Y+7QtcokYQofHONQ==} + engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true dependencies: - '@angular-devkit/core': 12.2.8 - '@angular-devkit/schematics': 12.2.8 + '@angular-devkit/core': 12.2.13 + '@angular-devkit/schematics': 12.2.13 ansi-colors: 4.1.1 inquirer: 8.1.2 minimist: 1.2.5 @@ -350,14 +349,13 @@ packages: rxjs: 6.6.7 dev: true - /@angular-devkit/schematics/12.2.8: - resolution: {integrity: sha512-SPiMFoCi1TpFXY6h1xGCakgdwT25gGHdbis1MuHE5yMcPLvhl/yr7EQVY1GY00/iMrgeslTHg/UPp4D6xHyQxA==} - engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6, yarn: '>= 1.13.0'} + /@angular-devkit/schematics/12.2.13: + resolution: {integrity: sha512-LQTv72R5Ma1uowMEeii2wIoDWI4bYQyZvunqPy9jRveBTjli2yVwwcOziGCVyttwlYs46bSdxThgeEvVIako2w==} + engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: - '@angular-devkit/core': 12.2.8 + '@angular-devkit/core': 12.2.13 ora: 5.4.1 rxjs: 6.6.7 - dev: true /@angular-devkit/schematics/13.0.3_chokidar@3.5.2: resolution: {integrity: sha512-+Va1E0zJBCg5jqSfITusghoMJgPAwlU+WUs49fuGVCzfJPwfSjTKSrsbhanahMd27+Ys3rovGZq0F2JUdL801A==} @@ -4500,7 +4498,7 @@ packages: ajv: optional: true dependencies: - ajv: 8.2.0 + ajv: 8.6.3 /ajv-formats/2.1.0: resolution: {integrity: sha512-USH2jBb+C/hIpwD2iRjp0pe0k+MvzG0mlSn/FIdCgQhUb9ALPRjt2KIQdfZDS9r0ZIeUAg7gOu9KL0PFqGqr5Q==} @@ -4509,7 +4507,6 @@ packages: optional: true dependencies: ajv: 8.6.3 - dev: true /ajv-formats/2.1.1: resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} @@ -4561,7 +4558,6 @@ packages: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 uri-js: 4.4.1 - dev: true /ajv/8.6.3: resolution: {integrity: sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNbcBPguytWyvFxcHgMLe2D2XSpw==} @@ -4570,7 +4566,6 @@ packages: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 uri-js: 4.4.1 - dev: true /algoliasearch-helper/3.5.5_algoliasearch@4.10.5: resolution: {integrity: sha512-JDH14gMpSj8UzEaKwVkrqKOeAOyK0dDWsFlKvWhk0Xl5yw9FyafYf1xZPb4uSXaPBAFQtUouFlR1Zt68BCY0/w==} @@ -11873,7 +11868,7 @@ packages: is-interactive: 1.0.0 is-unicode-supported: 0.1.0 log-symbols: 4.1.0 - strip-ansi: 6.0.0 + strip-ansi: 6.0.1 wcwidth: 1.0.1 /ora/5.4.1: