Skip to content

Commit 268728a

Browse files
authored
build: bump tooling packages to rc (#19426)
All of the core packages were at 10.0.0-rc.0, but the tooling ones were still on `next`. These changes align the version.
1 parent 9e5fbd8 commit 268728a

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"zone.js": "~0.10.2"
6767
},
6868
"devDependencies": {
69-
"@angular-devkit/core": "^10.0.0-next.6",
70-
"@angular-devkit/schematics": "^10.0.0-next.6",
69+
"@angular-devkit/core": "^10.0.0-rc.0",
70+
"@angular-devkit/schematics": "^10.0.0-rc.0",
7171
"@angular/bazel": "^10.0.0-rc.0",
7272
"@angular/compiler-cli": "^10.0.0-rc.0",
7373
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#2ac83eb462cb25c46a761d34dec030e360055016",
@@ -83,7 +83,7 @@
8383
"@bazel/typescript": "^1.6.0",
8484
"@firebase/app-types": "^0.3.2",
8585
"@octokit/rest": "16.28.7",
86-
"@schematics/angular": "^10.0.0-next.6",
86+
"@schematics/angular": "^10.0.0-rc.0",
8787
"@types/autoprefixer": "^9.7.2",
8888
"@types/browser-sync": "^2.26.1",
8989
"@types/fs-extra": "^4.0.3",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
# yarn lockfile v1
33

44

5-
"@angular-devkit/[email protected]next.6", "@angular-devkit/core@^10.0.0-next.6":
6-
version "10.0.0-next.6"
7-
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-10.0.0-next.6.tgz#4f3d99eecbb0959fdab169b58b2ba5573a3bf248"
8-
integrity sha512-4V89t5lLys5mUNKLJqY+JGVYwZrS/SXzAUF34/3PxxZ7WNInvcbP2Ut5FtyDdW5d20r/Wp6seWLuL4AnzI+tDw==
5+
"@angular-devkit/[email protected]rc.0", "@angular-devkit/core@^10.0.0-rc.0":
6+
version "10.0.0-rc.0"
7+
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-10.0.0-rc.0.tgz#de44330d2ac6810e958fc8df516b56171577f803"
8+
integrity sha512-3hHDdWEVhUPzJPHCwV7KyAwPiKBo0SR6nTRxiF6mgR8d87+X+DGhJwB8+g5a7cumRVm8b8CrziCxosQCOR7z+g==
99
dependencies:
1010
ajv "6.12.2"
1111
fast-json-stable-stringify "2.1.0"
1212
magic-string "0.25.7"
1313
rxjs "6.5.5"
1414
source-map "0.7.3"
1515

16-
"@angular-devkit/[email protected]next.6", "@angular-devkit/schematics@^10.0.0-next.6":
17-
version "10.0.0-next.6"
18-
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-10.0.0-next.6.tgz#a017166eaf81835b8c1cbc98674bb524329ba714"
19-
integrity sha512-DXSccR9VMyrBq18pDyJASaZ9qn3xkdewxzH76K5Fc3kk1bGfilat2osGSzrIS+L5/boeJknzjIW2wGVI0LNoUw==
16+
"@angular-devkit/[email protected]rc.0", "@angular-devkit/schematics@^10.0.0-rc.0":
17+
version "10.0.0-rc.0"
18+
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-10.0.0-rc.0.tgz#77f45a5511f285bcd00704b3e05b40dfb3f20c30"
19+
integrity sha512-7H8VsJkN4ySykCKgHhVp744V43FhSfJMf3+3MPDngZBOTVS7TNk6F8wxAvMCT3gqEOKPc8gN0JyDWLflzhTL4A==
2020
dependencies:
21-
"@angular-devkit/core" "10.0.0-next.6"
21+
"@angular-devkit/core" "10.0.0-rc.0"
2222
ora "4.0.4"
2323
rxjs "6.5.5"
2424

@@ -1205,13 +1205,13 @@
12051205
argparse "~1.0.9"
12061206
colors "~1.2.1"
12071207

1208-
"@schematics/angular@^10.0.0-next.6":
1209-
version "10.0.0-next.6"
1210-
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-10.0.0-next.6.tgz#acbcb351b6103e3af223e2cccc6805129f0df198"
1211-
integrity sha512-rKqSe2pl21RJ2aelJptCEqw25cg+pFq1L0Gkq5wuNgSwmXtmZijxRXXlgwgRE0HvWsDfAZdhfs71T8q3IFXChQ==
1208+
"@schematics/angular@^10.0.0-rc.0":
1209+
version "10.0.0-rc.0"
1210+
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-10.0.0-rc.0.tgz#eb63e123d54d8ce4c9ad665a20bcb914d5db9245"
1211+
integrity sha512-ZclGbqbWb/ZpjfD/QgzA0lny8CU5eiJDm3Z+JT97MZ9bTCbfNPjk4A6UQV2ra8w47vSUuNYQgh1ecfN+E5OKXQ==
12121212
dependencies:
1213-
"@angular-devkit/core" "10.0.0-next.6"
1214-
"@angular-devkit/schematics" "10.0.0-next.6"
1213+
"@angular-devkit/core" "10.0.0-rc.0"
1214+
"@angular-devkit/schematics" "10.0.0-rc.0"
12151215

12161216
"@stylelint/postcss-css-in-js@^0.37.0":
12171217
version "0.37.0"
@@ -1338,9 +1338,9 @@
13381338
"@types/node" "*"
13391339

13401340
"@types/googlemaps@^3.39.3":
1341-
version "3.39.3"
1342-
resolved "https://registry.yarnpkg.com/@types/googlemaps/-/googlemaps-3.39.3.tgz#8664e424f335802c8aa46a94676666b0a0f31d97"
1343-
integrity sha512-L8O9HAVFZj0TuiS8h5ORthiMsrrhjxTC8XUusp5k47oXCst4VTm+qWKvrAvmYMybZVokbp4Udco1mNwJrTNZPQ==
1341+
version "3.39.6"
1342+
resolved "https://registry.yarnpkg.com/@types/googlemaps/-/googlemaps-3.39.6.tgz#ca76df823fb4a8bd78bf47bd215fc70417a9ae51"
1343+
integrity sha512-O2joRmShgUcGBSyjp0pYFIP0Kv3y6jl8UXokEkcTI4D8FinTYsSt8OaHGQ/tI7WUF2eZTXKVJg6jQuEQS4d30w==
13441344

13451345
"@types/gulp@*":
13461346
version "4.0.5"

0 commit comments

Comments
 (0)