Skip to content

Commit 8d13dc0

Browse files
Merge pull request #447 from ngx-builders/renovate/angular-monorepo
fix(deps): update angular monorepo to v9.1.12
2 parents 04c20b0 + 5b83524 commit 8d13dc0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
},
2323
"private": true,
2424
"dependencies": {
25-
"@angular/animations": "9.1.11",
26-
"@angular/common": "9.1.11",
27-
"@angular/compiler": "9.1.11",
28-
"@angular/core": "9.1.11",
29-
"@angular/forms": "9.1.11",
30-
"@angular/platform-browser": "9.1.11",
31-
"@angular/platform-browser-dynamic": "9.1.11",
32-
"@angular/router": "9.1.11",
25+
"@angular/animations": "9.1.12",
26+
"@angular/common": "9.1.12",
27+
"@angular/compiler": "9.1.12",
28+
"@angular/core": "9.1.12",
29+
"@angular/forms": "9.1.12",
30+
"@angular/platform-browser": "9.1.12",
31+
"@angular/platform-browser-dynamic": "9.1.12",
32+
"@angular/router": "9.1.12",
3333
"@fortawesome/fontawesome-svg-core": "1.2.29",
3434
"@fortawesome/free-solid-svg-icons": "5.13.1",
3535
"@fortawesome/react-fontawesome": "0.1.11",
@@ -52,8 +52,8 @@
5252
"@angular-devkit/build-angular": "0.901.9",
5353
"@angular-devkit/build-ng-packagr": "0.901.9",
5454
"@angular/cli": "9.1.9",
55-
"@angular/compiler-cli": "9.1.11",
56-
"@angular/language-service": "9.1.11",
55+
"@angular/compiler-cli": "9.1.12",
56+
"@angular/language-service": "9.1.12",
5757
"@commitlint/cli": "8.3.5",
5858
"@commitlint/config-conventional": "8.3.4",
5959
"@fortawesome/fontawesome-free": "5.13.1",

0 commit comments

Comments
 (0)