* Bump commander from 6.0.0 to 6.1.0

Bumps [commander](https://github.com/tj/commander.js) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 14.6.0 to 14.11.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.0 to 14.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @angular/material-moment-adapter from 10.1.3 to 10.2.3

Bumps [@angular/material-moment-adapter](https://github.com/angular/components) from 10.1.3 to 10.2.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/10.2.3/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/10.1.3...10.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pdfjs-dist from 2.4.456 to 2.5.207

Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.4.456 to 2.5.207.
- [Release notes](https://github.com/mozilla/pdfjs-dist/releases)
- [Commits](https://github.com/mozilla/pdfjs-dist/compare/v2.4.456...v2.5.207)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Popovics András
2020-10-05 10:48:09 +01:00
committed by GitHub
co-authored by dependabot[bot]
parent 9c7ac17161
commit 221d2d6596
2 changed files with 16 additions and 16 deletions
+4 -4
View File
@@ -43,7 +43,7 @@
"@angular/flex-layout": "^10.0.0-beta.32",
"@angular/forms": "10.0.4",
"@angular/material": "^10.0.2",
"@angular/material-moment-adapter": "^10.1.3",
"@angular/material-moment-adapter": "^10.2.3",
"@angular/platform-browser": "10.0.4",
"@angular/platform-browser-dynamic": "10.0.4",
"@angular/router": "10.0.4",
@@ -62,7 +62,7 @@
"moment": "^2.27.0",
"moment-es6": "1.0.0",
"ora": "^5.0.0",
"pdfjs-dist": "2.4.456",
"pdfjs-dist": "2.5.207",
"rxjs": "^6.6.2",
"tslib": "^2.0.1",
"winston": "^3.3.3",
@@ -79,13 +79,13 @@
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "3.5.14",
"@types/jasminewd2": "^2.0.8",
"@types/node": "^14.6.0",
"@types/node": "^14.11.2",
"@types/selenium-webdriver": "^4.0.9",
"@types/superagent": "^4.1.10",
"adf-tslint-rules": "0.0.7",
"ajv-cli": "^3.3.0",
"codelyzer": "^6.0.0",
"commander": "^6.0.0",
"commander": "^6.1.0",
"connect-history-api-fallback": "^1.6.0",
"cpr": "^3.0.1",
"cspell": "^4.1.0",