Skip to content

Commit

Permalink
Update packages to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
JosVerburg committed May 15, 2020
1 parent 521bdfc commit eda16d8
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 48 deletions.
103 changes: 61 additions & 42 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,17 +61,17 @@
"license": "MIT",
"homepage": "https://github.com/FontoXML/fontoxpath",
"devDependencies": {
"@microsoft/api-extractor": "^7.7.10",
"@microsoft/api-extractor": "^7.8.0",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@tscc/tscc": "^0.4.8",
"@types/benchmark": "^1.0.31",
"@types/chai": "^4.2.11",
"@types/glob": "^7.1.1",
"@types/mocha": "^7.0.2",
"@types/node": "^13.5.0",
"@types/node": "^14.0.1",
"@types/node-static": "^0.7.3",
"@types/sinon": "^7.5.2",
"@types/sinon": "^9.0.0",
"benchmark": "^2.1.4",
"chai": "^4.2.0",
"concurrently": "^5.1.0",
Expand All @@ -83,15 +83,15 @@
"node-static": "^0.7.11",
"nyc": "^15.0.0",
"pegjs": "^0.10.0",
"prettier": "^2.0.2",
"prettier": "^2.0.5",
"rollup": "^2.6.1",
"sinon": "^9.0.1",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
"slimdom": "^2.3.2",
"slimdom-sax-parser": "^1.3.0",
"source-map-support": "^0.5.16",
"ts-mocha": "^7.0.0",
"ts-node": "^8.8.1",
"ts-node": "^8.10.1",
"ts-transform-import-path-rewrite": "^0.2.1",
"tscc": "0.0.2",
"tsconfig-paths": "^3.9.0",
Expand Down

0 comments on commit eda16d8

Please sign in to comment.