Skip to content

Commit b34bde1

Browse files
build: bump @schematics/angular from 12.0.0-next.0 to 12.0.0-next.2 (#22085)
Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 12.0.0-next.0 to 12.0.0-next.2. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](angular/angular-cli@v12.0.0-next.0...v12.0.0-next.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent efc0f9e commit b34bde1

File tree

1 file changed

+6
-26
lines changed

1 file changed

+6
-26
lines changed

yarn.lock

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,6 @@
1313
typescript "4.1.5"
1414
webpack-sources "2.2.0"
1515

16-
"@angular-devkit/core@12.0.0-next.0":
17-
version "12.0.0-next.0"
18-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.0.0-next.0.tgz#6ddf7f5e02df9223758b7ce65807bc84e535a55c"
19-
integrity sha512-R8CnuYD7xPNrD7ipv3tnbxKoO9dYQ0pJFR9kn9fqD5c/+UyMAmh6/oqxSbvj7Jl/riV6SzsQd+Me9rojm74YVg==
20-
dependencies:
21-
ajv "6.12.6"
22-
fast-json-stable-stringify "2.1.0"
23-
magic-string "0.25.7"
24-
rxjs "6.6.3"
25-
source-map "0.7.3"
26-
2716
"@angular-devkit/core@12.0.0-next.2", "@angular-devkit/core@^12.0.0-next.0":
2817
version "12.0.0-next.2"
2918
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.0.0-next.2.tgz#35b3f05e9bf058e38ff8c1336939ce721fa0b22d"
@@ -35,16 +24,7 @@
3524
rxjs "6.6.3"
3625
source-map "0.7.3"
3726

38-
"@angular-devkit/schematics@12.0.0-next.0":
39-
version "12.0.0-next.0"
40-
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.0.0-next.0.tgz#99c7d1a68b6f4ac25df872d21d12cde334ac4847"
41-
integrity sha512-wFj6oD+/a+PXv3LabaTrqQeUeKQ2uBF40W/NCLUH+lHAyt91RRGrNRLgoI35q8TV3ZSGKmgmX8BQ7mNGF8n6XA==
42-
dependencies:
43-
"@angular-devkit/core" "12.0.0-next.0"
44-
ora "5.3.0"
45-
rxjs "6.6.3"
46-
47-
"@angular-devkit/schematics@^12.0.0-next.0":
27+
"@angular-devkit/schematics@12.0.0-next.2", "@angular-devkit/schematics@^12.0.0-next.0":
4828
version "12.0.0-next.2"
4929
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.0.0-next.2.tgz#9e9ecdb36efe24c87840e3437b20b20607d5a2d7"
5030
integrity sha512-fnCPvVK/yge6ppViQ50+q50VS5hv4tSUO9egs231swGJM56IYN8szro95g/GIjQklqyhCG+ldhtjSLNN0TF2dQ==
@@ -1812,12 +1792,12 @@
18121792
colors "~1.2.1"
18131793

18141794
"@schematics/angular@^12.0.0-next.0":
1815-
version "12.0.0-next.0"
1816-
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.0.0-next.0.tgz#654acccc777b0b90df895897b16ffb5b5453c4c6"
1817-
integrity sha512-jGK7f44J0U8fhFLi7HR6FuUldB6qi1IR9DbQWJI354uicshy4w/l0mBKQdIy62/Hoqcpupk8reRxUkKHMQGPuQ==
1795+
version "12.0.0-next.2"
1796+
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.0.0-next.2.tgz#40851f2072cbc81916e1f446ee79c1fb13155f89"
1797+
integrity sha512-KKjr0bVMJqFF+1J8vexIT7SGrnaCnU2LCIuQhk4VDrk/uZPtxEJPfBBtNVpx1NSDZu+HI9gq1FlzBvpPPAW2JA==
18181798
dependencies:
1819-
"@angular-devkit/core" "12.0.0-next.0"
1820-
"@angular-devkit/schematics" "12.0.0-next.0"
1799+
"@angular-devkit/core" "12.0.0-next.2"
1800+
"@angular-devkit/schematics" "12.0.0-next.2"
18211801
jsonc-parser "3.0.0"
18221802

18231803
"@sindresorhus/is@^0.14.0":

0 commit comments

Comments
 (0)