Skip to content

Commit

Permalink
Update all npm dependencies (2020-09-11) (KillerCodeMonkey#1027)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Sep 15, 2020
1 parent e869c27 commit 9de80e8
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"text editor"
],
"dependencies": {
"@angular/animations": "^10.1.0",
"@angular/common": "^10.1.0",
"@angular/compiler": "^10.1.0",
"@angular/core": "^10.1.0",
"@angular/forms": "^10.1.0",
"@angular/platform-browser": "^10.1.0",
"@angular/platform-browser-dynamic": "^10.1.0",
"@angular/router": "^10.1.0",
"@angular/animations": "^10.1.1",
"@angular/common": "^10.1.1",
"@angular/compiler": "^10.1.1",
"@angular/core": "^10.1.1",
"@angular/forms": "^10.1.1",
"@angular/platform-browser": "^10.1.1",
"@angular/platform-browser-dynamic": "^10.1.1",
"@angular/router": "^10.1.1",
"rxjs": "^6.6.3",
"tslib": "^2.0.1",
"zone.js": "^0.10.3"
Expand All @@ -53,11 +53,11 @@
"@angular-devkit/build-angular": "^0.1000.8",
"@angular-devkit/build-ng-packagr": "^0.1000.8",
"@angular/cli": "^10.1.0",
"@angular/compiler-cli": "^10.1.0",
"@angular/language-service": "^10.1.0",
"@angular/compiler-cli": "^10.1.1",
"@angular/language-service": "^10.1.1",
"@types/jasmine": "^3.5.14",
"@types/jasminewd2": "^2.0.8",
"@types/node": "^12.12.56",
"@types/node": "^12.12.57",
"@types/quill": "^1.3.10",
"codelyzer": "^5.2.2",
"fibers": "^5.0.0",
Expand Down

0 comments on commit 9de80e8

Please sign in to comment.