Bump @types/pdfjs-dist from 2.1.4 to 2.1.5 (#6037)

Bumps [@types/pdfjs-dist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pdfjs-dist) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pdfjs-dist)

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:
dependabot[bot]
2020-08-19 09:36:01 +01:00
committed by GitHub
parent 9434377897
commit 7104e09ff5
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4374,9 +4374,9 @@
"dev": true
},
"@types/pdfjs-dist": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/@types/pdfjs-dist/-/pdfjs-dist-2.1.4.tgz",
"integrity": "sha512-KnEc8W2IcntVL/SKfRWy2lcJax07xEaO7ghcT0/hc2Lp5UOcmaXAi887RKOLhP8BLKsVGJ7uYH0mYo1uSvbu2A==",
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@types/pdfjs-dist/-/pdfjs-dist-2.1.5.tgz",
"integrity": "sha512-/vs9nLI/BYNo1pobKR5oEucEEcMgd8Mx1nByPNR3QhTboBwdDreQ0fHYXrGRtK3cShDDrVdApL0KhMckMuKSHw==",
"dev": true
},
"@types/q": {

View File

@@ -118,7 +118,7 @@
"@types/jasminewd2": "~2.0.2",
"@types/minimatch": "^3.0.3",
"@types/node": "^14.0.27",
"@types/pdfjs-dist": "^2.1.3",
"@types/pdfjs-dist": "^2.1.5",
"@types/request": "^2.48.5",
"@types/selenium-webdriver": "^3.0.8",
"ajv-cli": "^3.0.0",