Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit bb8989f

Browse files
authored
chore: Bump @angular to v9.0.4 (#2145)
1 parent a8f6779 commit bb8989f

File tree

4 files changed

+635
-437
lines changed

4 files changed

+635
-437
lines changed

demos/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,22 @@
88
},
99
"private": true,
1010
"dependencies": {
11-
"@angular/common": "^9.0.2",
12-
"@angular/compiler": "^9.0.2",
13-
"@angular/core": "^9.0.2",
14-
"@angular/forms": "^9.0.2",
15-
"@angular/platform-browser": "^9.0.2",
16-
"@angular/platform-browser-dynamic": "^9.0.2",
17-
"@angular/router": "^9.0.2",
11+
"@angular/common": "^9.0.4",
12+
"@angular/compiler": "^9.0.4",
13+
"@angular/core": "^9.0.4",
14+
"@angular/forms": "^9.0.4",
15+
"@angular/platform-browser": "^9.0.4",
16+
"@angular/platform-browser-dynamic": "^9.0.4",
17+
"@angular/router": "^9.0.4",
1818
"rxjs": "~6.5.3",
19-
"tslib": "^1.11.0",
19+
"tslib": "^1.11.1",
2020
"zone.js": "~0.10.2"
2121
},
2222
"devDependencies": {
23-
"@angular-devkit/build-angular": "^0.900.3",
23+
"@angular-devkit/build-angular": "^0.900.4",
2424
"@angular/cli": "^9.0.3",
25-
"@angular/compiler-cli": "^9.0.2",
26-
"@types/node": "^13.7.4",
25+
"@angular/compiler-cli": "^9.0.4",
26+
"@types/node": "^13.7.7",
2727
"highlight.js": "^9.18.1",
2828
"ngx-highlightjs": "^4.0.2",
2929
"ts-node": "^8.5.4",

0 commit comments

Comments
 (0)