Skip to content

Commit da6437d

Browse files
committed
fix(package): updated the dev dependencies
1 parent c2e1717 commit da6437d

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050
"@angular/material": "^8.1.1"
5151
},
5252
"devDependencies": {
53-
"@angular-devkit/schematics": "^8.1.1",
54-
"@angular/compiler": "^8.1.1",
53+
"@angular-devkit/schematics": "^8.1.2",
54+
"@angular/compiler": "^8.1.2",
5555
"@angular/compiler-cli": "8.0.0",
56-
"@angular/platform-browser": "^8.1.1",
57-
"@angular/platform-browser-dynamic": "^8.1.1",
58-
"@angular/platform-server": "^8.1.1",
56+
"@angular/platform-browser": "^8.1.2",
57+
"@angular/platform-browser-dynamic": "^8.1.2",
58+
"@angular/platform-server": "^8.1.2",
5959
"@compodoc/gulp-compodoc": "^0.0.10",
6060
"@types/jasmine": "^2.8.14",
6161
"@types/jest": "^23.3.14",

0 commit comments

Comments
 (0)