Skip to content

Commit

Permalink
ci: update Angular
Browse files Browse the repository at this point in the history
only dev dependencies
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 31, 2022
1 parent 819fc98 commit cc63fef
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 77 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
},
"prettier": "@angular-ru/prettier-config",
"devDependencies": {
"@angular-devkit/build-angular": "0.1102.18",
"@angular-devkit/build-angular": "0.1102.19",
"@angular-devkit/build-ng-packagr": "0.1002.0",
"@angular-devkit/schematics-cli": "0.1102.18",
"@angular-devkit/schematics-cli": "0.1102.19",
"@angular-ru/common": "14.100.0",
"@angular-ru/eslint-config": "14.100.0",
"@angular-ru/jest-utils": "14.100.0",
"@angular-ru/prettier-config": "14.40.0",
"@angular-ru/tsconfig": "14.27.0",
"@angular/animations": "11.2.14",
"@angular/cdk": "11.2.13",
"@angular/cli": "11.2.18",
"@angular/cli": "11.2.19",
"@angular/common": "11.2.14",
"@angular/compiler": "11.2.14",
"@angular/compiler-cli": "11.2.14",
Expand Down
153 changes: 79 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
"@angular-devkit/core" "10.2.0"
rxjs "6.6.2"

"@angular-devkit/[email protected].18":
version "0.1102.18"
resolved "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1102.18.tgz#ae24ad09fbf06e6461914c474d084f76113d5210"
integrity sha512-W561li5FM4LWuKPUA5fZxJqBRfOuqE3UL/HXSD8ivDErtyVE70oLF3bjPRW1S5UFeNPfaK+EAeoMss1DXz9DnQ==
"@angular-devkit/[email protected].19":
version "0.1102.19"
resolved "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1102.19.tgz#3dd1a1d5ecbf539e5d4734e56343bf605455ff85"
integrity sha512-5Opv6H+XyCkuQvQ1jsxw416YqMDPX3dVonMarFGBPLBe8YEXLRTJ60dvmuLsLpWk6ccTd3XiNT7WEJy4ctDc2Q==
dependencies:
"@angular-devkit/core" "11.2.18"
"@angular-devkit/core" "11.2.19"
rxjs "6.6.3"

"@angular-devkit/[email protected].18":
version "0.1102.18"
resolved "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-0.1102.18.tgz#bf27fc08adcfece7cb0f9665332c5cfe07812645"
integrity sha512-RsLen4BSq94y69mEk3Y+VQeWu2O6yHYcJsyV0+7FohRDVQVDHH4zjmSOsJNQzOb+naTWg6+NYRaNSAUHsTpPHw==
"@angular-devkit/[email protected].19":
version "0.1102.19"
resolved "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-0.1102.19.tgz#db1b3beaf48613c847bca97655e95d0e1410c1b7"
integrity sha512-frI8UyujPB5WV7l9uecH8Ev73TWTV7xEHrwYIKryD/mVmqeg64ILi4/ATPHm1qGFjAH27WWHtzL2vnik5wBlNg==
dependencies:
"@angular-devkit/architect" "0.1102.18"
"@angular-devkit/build-optimizer" "0.1102.18"
"@angular-devkit/build-webpack" "0.1102.18"
"@angular-devkit/core" "11.2.18"
"@angular-devkit/architect" "0.1102.19"
"@angular-devkit/build-optimizer" "0.1102.19"
"@angular-devkit/build-webpack" "0.1102.19"
"@angular-devkit/core" "11.2.19"
"@babel/core" "7.12.10"
"@babel/generator" "7.12.11"
"@babel/plugin-transform-async-to-generator" "7.12.1"
Expand All @@ -36,7 +36,7 @@
"@babel/template" "7.12.7"
"@discoveryjs/json-ext" "0.5.2"
"@jsdevtools/coverage-istanbul-loader" "3.0.5"
"@ngtools/webpack" "11.2.18"
"@ngtools/webpack" "11.2.19"
ansi-colors "4.1.1"
autoprefixer "10.2.4"
babel-loader "8.2.2"
Expand Down Expand Up @@ -105,24 +105,24 @@
"@angular-devkit/architect" "0.1002.0"
rxjs "6.6.2"

"@angular-devkit/[email protected].18":
version "0.1102.18"
resolved "https://registry.npmjs.org/@angular-devkit/build-optimizer/-/build-optimizer-0.1102.18.tgz#5dc81a0fe4e5ee7f4c8c653a34403bbb46ed1d9b"
integrity sha512-bZ+Ma31Bkcm3Bp7RL08ltGD9k+m5qe6JpQgN9oKjfc0WwB5ldux7mgE1lz6OfxCaY5wsnLRCl1SdKWJDkyAz3A==
"@angular-devkit/[email protected].19":
version "0.1102.19"
resolved "https://registry.npmjs.org/@angular-devkit/build-optimizer/-/build-optimizer-0.1102.19.tgz#9415065d088229437163bcb6b92888b40f4c75f8"
integrity sha512-3665mNFwOCqD2HR6Kjrwqh+Jh72h3F7AB88p/oWBvH0GolFCz8JnbwUZJkzTtOsKUw5ZC1Z6b/nbUkCJemxFug==
dependencies:
loader-utils "2.0.0"
source-map "0.7.3"
tslib "2.1.0"
typescript "4.1.5"
webpack-sources "2.2.0"

"@angular-devkit/[email protected].18":
version "0.1102.18"
resolved "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1102.18.tgz#a02db66e346d4169d92d2a155eb64fc3335a8019"
integrity sha512-a/n4BoIb3A7imMupkvCA1bJRoP5zs9vuwAT2xmCM8QikE+mUURotz/PqBycuUCFVquG7bmj7qowSSp99z3RKGQ==
"@angular-devkit/[email protected].19":
version "0.1102.19"
resolved "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1102.19.tgz#fe34edaaaa54694c9c398d3b8511ba99985491d4"
integrity sha512-IhN/eeaA2bA1daLTU7YDztxvaS9Hj2J2t889fBYn5xNnM3Z2QqwyncOoj0F0Cumx6tuFtwRSvaKm7+xbbCoJQA==
dependencies:
"@angular-devkit/architect" "0.1102.18"
"@angular-devkit/core" "11.2.18"
"@angular-devkit/architect" "0.1102.19"
"@angular-devkit/core" "11.2.19"
rxjs "6.6.3"

"@angular-devkit/[email protected]":
Expand All @@ -136,28 +136,28 @@
rxjs "6.6.2"
source-map "0.7.3"

"@angular-devkit/[email protected].18":
version "11.2.18"
resolved "https://registry.npmjs.org/@angular-devkit/core/-/core-11.2.18.tgz#997ae8dbf643bf2abb88d6509f9ef51300df6f35"
integrity sha512-w7llSJfLg9/+Qb7kvFIZeUomt2kopt1Ujh6nsm/JGEoZWB6Ay63gtuj/IU/0i96Hw4UWkk6Oe7wKSKuDNMIO/w==
"@angular-devkit/[email protected].19":
version "11.2.19"
resolved "https://registry.npmjs.org/@angular-devkit/core/-/core-11.2.19.tgz#f827e205c5bd8a3a7cfb02b5651affef7b1e8f52"
integrity sha512-kvS0QXDYDatLyf0NYv2sahPYD7kya4g5GpQAV1ddjjLmEVeZssHt+Xfk2tzrkzYzqRMiyspx3HPPrrOnMUAFhQ==
dependencies:
ajv "6.12.6"
fast-json-stable-stringify "2.1.0"
magic-string "0.25.7"
rxjs "6.6.3"
source-map "0.7.3"

"@angular-devkit/[email protected].18":
version "0.1102.18"
resolved "https://registry.npmjs.org/@angular-devkit/schematics-cli/-/schematics-cli-0.1102.18.tgz#eb51ebaecd9354e93c2ba7c891a8d25b7fff641d"
integrity sha512-jS1D3Sf1/sT3iHSDuCGQrOHf5YA4tMbKzMB+m9N002uT97XPliiGu0AIJwHr4C5BWMIvd6pGlpytsPuQ+xGsBQ==
"@angular-devkit/[email protected].19":
version "0.1102.19"
resolved "https://registry.npmjs.org/@angular-devkit/schematics-cli/-/schematics-cli-0.1102.19.tgz#365ca5d067156922ab6d7e9684b0eb624db0ce46"
integrity sha512-BWfIDA00i79ijrX5VUHTMWLjJQ83TGZbL0ylocqa8jv9Z3DwZa0gZlhXsoQlyXbJAtpKuVha2W/AqX+LrT/kFA==
dependencies:
"@angular-devkit/core" "11.2.18"
"@angular-devkit/schematics" "11.2.18"
"@schematics/schematics" "0.1102.18"
"@angular-devkit/core" "11.2.19"
"@angular-devkit/schematics" "11.2.19"
"@schematics/schematics" "0.1102.19"
ansi-colors "4.1.1"
inquirer "7.3.3"
minimist "1.2.5"
minimist "1.2.6"
symbol-observable "3.0.0"

"@angular-devkit/[email protected]":
Expand All @@ -169,12 +169,12 @@
ora "5.0.0"
rxjs "6.6.2"

"@angular-devkit/[email protected].18":
version "11.2.18"
resolved "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-11.2.18.tgz#4be257d187afcec32d81164b610830c74ce2278a"
integrity sha512-MqqW/Ef1wp6yrdHEWSCWegjIBIQA9BblQ4eP6urjNaGnLRRawIrVJtzZQTcEgwIWJTbr0vIXJOdgKSIsqgPVTg==
"@angular-devkit/[email protected].19":
version "11.2.19"
resolved "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-11.2.19.tgz#5624d23aeba0ec8326d2150f9791291897f6b488"
integrity sha512-jefsjIlaznKxn5+dHSMwvXTO+QKCKtahu/iZoRcdb25JWGXrkj8/quCuj4VeMFY48g/EPjX+9WhDtRl8TjYBiA==
dependencies:
"@angular-devkit/core" "11.2.18"
"@angular-devkit/core" "11.2.19"
ora "5.3.0"
rxjs "6.6.3"

Expand Down Expand Up @@ -246,16 +246,16 @@
optionalDependencies:
parse5 "^5.0.0"

"@angular/[email protected].18":
version "11.2.18"
resolved "https://registry.npmjs.org/@angular/cli/-/cli-11.2.18.tgz#f11d6f817e07aa634ed810c8fddc676798ceaf78"
integrity sha512-+62LVEjS737nUnd03YcMAynP5INpQmUf7k2LHgXFcdXfilTE6tv35GRecVHugGxa7m0pqm5atGiQOM26bllylw==
"@angular/[email protected].19":
version "11.2.19"
resolved "https://registry.npmjs.org/@angular/cli/-/cli-11.2.19.tgz#b170e3007b9c014ff405ecb7a86b18adc6e74cc4"
integrity sha512-B7ZRmcleBF/D6ojt+LOfHE/2Cs3jpHWK/Khho0c2i1jrqLjCTFlgGfK0NKztbFr0lmbhL6Z7Oj4ge3X6dMcSuQ==
dependencies:
"@angular-devkit/architect" "0.1102.18"
"@angular-devkit/core" "11.2.18"
"@angular-devkit/schematics" "11.2.18"
"@schematics/angular" "11.2.18"
"@schematics/update" "0.1102.18"
"@angular-devkit/architect" "0.1102.19"
"@angular-devkit/core" "11.2.19"
"@angular-devkit/schematics" "11.2.19"
"@schematics/angular" "11.2.19"
"@schematics/update" "0.1102.19"
"@yarnpkg/lockfile" "1.1.0"
ansi-colors "4.1.1"
debug "4.3.1"
Expand Down Expand Up @@ -1721,12 +1721,12 @@
merge-source-map "^1.1.0"
schema-utils "^2.7.0"

"@ngtools/[email protected].18":
version "11.2.18"
resolved "https://registry.npmjs.org/@ngtools/webpack/-/webpack-11.2.18.tgz#c915cbe6fc81da04a916d2a5dc0c37f32336d89d"
integrity sha512-5CsCQRc11g7sGGQzelnfrS7zQFVt9Ps7SiajJhUqI2hyNptdItzbc9TVyNMIy4cHIAT+j7kVwqdBSRhiylZcCw==
"@ngtools/[email protected].19":
version "11.2.19"
resolved "https://registry.npmjs.org/@ngtools/webpack/-/webpack-11.2.19.tgz#d9225a9152b8b71bc16a72e8216b14ff2f8e5835"
integrity sha512-HwLHA6ZrLSk7VHm5Bv3a8ljM6uU8+/670u2fKfMFwM4UQ42+yTFihwfFKLWQIcawBOlVCaUosr6o1xmeSquAqA==
dependencies:
"@angular-devkit/core" "11.2.18"
"@angular-devkit/core" "11.2.19"
enhanced-resolve "5.7.0"
webpack-sources "2.2.0"

Expand Down Expand Up @@ -1881,30 +1881,30 @@
"@angular-devkit/schematics" "10.2.0"
jsonc-parser "2.3.0"

"@schematics/[email protected].18":
version "11.2.18"
resolved "https://registry.npmjs.org/@schematics/angular/-/angular-11.2.18.tgz#8f899ce027f62396904367893c2dc6b52d851f09"
integrity sha512-i1cTkpLzXmm9/lD6jaBW5fJe0eDNjr7ie+0/cCsNVuYEIs71j1y3n/iezlBifeQr83/odDniG/k75GQX410xrA==
"@schematics/[email protected].19":
version "11.2.19"
resolved "https://registry.npmjs.org/@schematics/angular/-/angular-11.2.19.tgz#7901f92af6e1328ccb1ab1e8c8332c3c897a17c4"
integrity sha512-cZys7nRo/CI81EtPu4VJiAyv53gPfIfLteykhrTQpAp9AZK9UuRHauiJq7BhHRAUEc3z148xjSQgMvEu7/vAuA==
dependencies:
"@angular-devkit/core" "11.2.18"
"@angular-devkit/schematics" "11.2.18"
"@angular-devkit/core" "11.2.19"
"@angular-devkit/schematics" "11.2.19"
jsonc-parser "3.0.0"

"@schematics/[email protected].18":
version "0.1102.18"
resolved "https://registry.npmjs.org/@schematics/schematics/-/schematics-0.1102.18.tgz#a022f56a4b8cf95e4a2a92d9113421cd97a1ccbb"
integrity sha512-OXqDhGWfmYJdq2TuYHLwjx5kVBXq8lUH6O+MvMI4j6g+MqwWA5BwlJO4UADTPjAJ13tfrG/RTLwHtrOIrLapBQ==
"@schematics/[email protected].19":
version "0.1102.19"
resolved "https://registry.npmjs.org/@schematics/schematics/-/schematics-0.1102.19.tgz#65802f6977f57ca9d370ce1551d61b59f7a1039e"
integrity sha512-EiXm59tG4xjgCiox0kH7X6x6TzIQ/2IwCbGu8hTnwb3XnEYGUB4HpzbSJqFNFJwVYwzNlcoUOQB3aAO715PvlA==
dependencies:
"@angular-devkit/core" "11.2.18"
"@angular-devkit/schematics" "11.2.18"
"@angular-devkit/core" "11.2.19"
"@angular-devkit/schematics" "11.2.19"

"@schematics/[email protected].18":
version "0.1102.18"
resolved "https://registry.npmjs.org/@schematics/update/-/update-0.1102.18.tgz#684aab1532a20c758512cdb46e031ae359ef58f8"
integrity sha512-w3jM/0C3c2+KKLGCilraYzOyJkvLfY5hegFR8NVoaF2FH7UV14YfkQJh15HLi4ItC3l0tG0B5p2hef+qAhfaEA==
"@schematics/[email protected].19":
version "0.1102.19"
resolved "https://registry.npmjs.org/@schematics/update/-/update-0.1102.19.tgz#7022577ed2491857c1757b271a49662786bc69ab"
integrity sha512-NdWzL6n/ZEgnposWdAPo8PTOn+8Baf/J9isjF+QOUUMbpZY/+QfLpej7eDAlcQ2Begiz/selMsnod70r9PYZUg==
dependencies:
"@angular-devkit/core" "11.2.18"
"@angular-devkit/schematics" "11.2.18"
"@angular-devkit/core" "11.2.19"
"@angular-devkit/schematics" "11.2.19"
"@yarnpkg/lockfile" "1.1.0"
ini "2.0.0"
npm-package-arg "^8.0.0"
Expand Down Expand Up @@ -8480,7 +8480,12 @@ [email protected], minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4, minimatch
dependencies:
brace-expansion "^1.1.7"

[email protected], minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
[email protected]:
version "1.2.6"
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
Expand Down

0 comments on commit cc63fef

Please sign in to comment.