Merge pull request #1052 from blikblum/master

Update dependencies
This commit is contained in:
Luiz Américo 2019-11-14 21:28:09 -03:00 committed by GitHub
commit d09df0ab46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1306 additions and 1059 deletions

View File

@ -23,29 +23,29 @@
},
"bugs": "https://github.com/foliojs/pdfkit/issues",
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/core": "^7.7.2",
"@babel/plugin-external-helpers": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"babel-jest": "^24.7.1",
"@babel/preset-env": "^7.7.1",
"babel-jest": "^24.9.0",
"blob-stream": "^0.1.2",
"brace": "^0.2.1",
"brfs": "~2.0.1",
"browserify": "^16.2.3",
"codemirror": "~3.20.0",
"eslint": "^5.3.0",
"iconv-lite": "^0.4.13",
"jest": "^24.7.1",
"brace": "^0.11.1",
"brfs": "~2.0.2",
"browserify": "^16.5.0",
"codemirror": "~5.49.2",
"eslint": "^6.6.0",
"iconv-lite": "^0.5.0",
"jest": "^24.9.0",
"markdown": "~0.5.0",
"prettier": "1.15.3",
"pug": "^2.0.3",
"rollup": "^1.11.0",
"rollup-plugin-babel": "^4.0.1",
"rollup-plugin-cpy": "^1.0.0"
"prettier": "1.19.1",
"pug": "^2.0.4",
"rollup": "^1.27.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-cpy": "^2.0.1"
},
"dependencies": {
"crypto-js": "^3.1.9-1",
"fontkit": "^1.0.0",
"linebreak": "^0.3.0",
"fontkit": "^1.8.0",
"linebreak": "^1.0.2",
"png-js": ">=0.1.0"
},
"scripts": {

2331
yarn.lock

File diff suppressed because it is too large Load Diff