Skip to content

Commit a07761f

Browse files
crisbetoamysorto
authored andcommitted
build: bump to Angular 13.1 (#24084)
Bumps to the Angular 13.1 stable version. (cherry picked from commit f952b59)
1 parent 179d6e2 commit a07761f

File tree

2 files changed

+225
-225
lines changed

2 files changed

+225
-225
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
},
5252
"version": "13.1.0",
5353
"dependencies": {
54-
"@angular/animations": "^13.1.0-next.3",
55-
"@angular/common": "^13.1.0-next.3",
56-
"@angular/compiler": "^13.1.0-next.3",
57-
"@angular/core": "^13.1.0-next.3",
58-
"@angular/forms": "^13.1.0-next.3",
59-
"@angular/platform-browser": "^13.1.0-next.3",
54+
"@angular/animations": "^13.1.0",
55+
"@angular/common": "^13.1.0",
56+
"@angular/compiler": "^13.1.0",
57+
"@angular/core": "^13.1.0",
58+
"@angular/forms": "^13.1.0",
59+
"@angular/platform-browser": "^13.1.0",
6060
"@types/google.maps": "^3.45.6",
6161
"@types/youtube": "^0.0.42",
6262
"core-js-bundle": "^3.8.2",
@@ -67,17 +67,17 @@
6767
"zone.js": "~0.11.3"
6868
},
6969
"devDependencies": {
70-
"@angular-devkit/build-angular": "^13.1.0-next.3",
71-
"@angular-devkit/core": "^13.1.0-next.3",
72-
"@angular-devkit/schematics": "^13.1.0-next.3",
73-
"@angular/bazel": "^13.1.0-next.3",
74-
"@angular/cli": "^13.1.0-next.3",
75-
"@angular/compiler-cli": "^13.1.0-next.3",
70+
"@angular-devkit/build-angular": "^13.1.0",
71+
"@angular-devkit/core": "^13.1.0",
72+
"@angular-devkit/schematics": "^13.1.0",
73+
"@angular/bazel": "^13.1.0",
74+
"@angular/cli": "^13.1.0",
75+
"@angular/compiler-cli": "^13.1.0",
7676
"@angular/dev-infra-private": "https://github.com/angular/dev-infra-private-builds.git#c55a3937d45945489714273bfbbe9b803ceff89e",
77-
"@angular/localize": "^13.1.0-next.3",
78-
"@angular/platform-browser-dynamic": "^13.1.0-next.3",
79-
"@angular/platform-server": "^13.1.0-next.3",
80-
"@angular/router": "^13.1.0-next.3",
77+
"@angular/localize": "^13.1.0",
78+
"@angular/platform-browser-dynamic": "^13.1.0",
79+
"@angular/platform-server": "^13.1.0",
80+
"@angular/router": "^13.1.0",
8181
"@axe-core/webdriverjs": "^4.1.0",
8282
"@babel/core": "^7.16.0",
8383
"@bazel/bazelisk": "1.10.1",
@@ -142,7 +142,7 @@
142142
"@octokit/rest": "18.3.5",
143143
"@rollup/plugin-commonjs": "^21.0.0",
144144
"@rollup/plugin-node-resolve": "^13.0.5",
145-
"@schematics/angular": "^13.1.0-next.3",
145+
"@schematics/angular": "^13.1.0",
146146
"@types/babel__core": "^7.1.16",
147147
"@types/browser-sync": "^2.26.1",
148148
"@types/fs-extra": "^9.0.5",

0 commit comments

Comments
 (0)