Skip to content

Commit

Permalink
Merge pull request #301 from xg-wang/dep
Browse files Browse the repository at this point in the history
  • Loading branch information
xg-wang authored May 18, 2020
2 parents 54107ec + 6a0540f commit b38a2b0
Show file tree
Hide file tree
Showing 2 changed files with 1,161 additions and 1,623 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,26 +26,26 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^11.0.2",
"@rollup/plugin-node-resolve": "^7.1.1",
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"abortcontroller-polyfill": "^1.1.9",
"coveralls": "^3.0.9",
"coveralls": "^3.1.0",
"es6-promise": "^4.0.5",
"eslint": "^5.12.0",
"jshint": "^2.8.0",
"karma": "^4.4.1",
"jshint": "^2.11.1",
"karma": "^5.0.6",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.1",
"karma-coverage": "^2.0.2",
"karma-jquery": "^0.2.4",
"karma-qunit": "^4.0.0",
"karma-qunit": "^4.1.1",
"karma-sinon": "^1.0.5",
"phantomjs": "^2.1.7",
"qunit": "^2.6.1",
"release-it": "^12.4.3",
"release-it-lerna-changelog": "^1.0.3",
"rollup": "^1.1.2",
"qunit": "^2.10.0",
"release-it": "^13.6.0",
"release-it-lerna-changelog": "^2.3.0",
"rollup": "^2.10.2",
"rollup-plugin-typescript": "^1.0.0",
"sinon": "^9.0.0",
"sinon": "^9.0.2",
"tslib": "^1.9.3",
"typescript": "~3.1.1",
"typescript-eslint-parser": "^21.0.2",
Expand Down
Loading

0 comments on commit b38a2b0

Please sign in to comment.