Skip to content

Commit b38a2b0

Browse files
authored
Merge pull request #301 from xg-wang/dep
2 parents 54107ec + 6a0540f commit b38a2b0

File tree

2 files changed

+1161
-1623
lines changed

2 files changed

+1161
-1623
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,26 +26,26 @@
2626
"registry": "https://registry.npmjs.org/"
2727
},
2828
"devDependencies": {
29-
"@rollup/plugin-commonjs": "^11.0.2",
30-
"@rollup/plugin-node-resolve": "^7.1.1",
29+
"@rollup/plugin-commonjs": "^11.1.0",
30+
"@rollup/plugin-node-resolve": "^7.1.3",
3131
"abortcontroller-polyfill": "^1.1.9",
32-
"coveralls": "^3.0.9",
32+
"coveralls": "^3.1.0",
3333
"es6-promise": "^4.0.5",
3434
"eslint": "^5.12.0",
35-
"jshint": "^2.8.0",
36-
"karma": "^4.4.1",
35+
"jshint": "^2.11.1",
36+
"karma": "^5.0.6",
3737
"karma-chrome-launcher": "^3.1.0",
38-
"karma-coverage": "^2.0.1",
38+
"karma-coverage": "^2.0.2",
3939
"karma-jquery": "^0.2.4",
40-
"karma-qunit": "^4.0.0",
40+
"karma-qunit": "^4.1.1",
4141
"karma-sinon": "^1.0.5",
4242
"phantomjs": "^2.1.7",
43-
"qunit": "^2.6.1",
44-
"release-it": "^12.4.3",
45-
"release-it-lerna-changelog": "^1.0.3",
46-
"rollup": "^1.1.2",
43+
"qunit": "^2.10.0",
44+
"release-it": "^13.6.0",
45+
"release-it-lerna-changelog": "^2.3.0",
46+
"rollup": "^2.10.2",
4747
"rollup-plugin-typescript": "^1.0.0",
48-
"sinon": "^9.0.0",
48+
"sinon": "^9.0.2",
4949
"tslib": "^1.9.3",
5050
"typescript": "~3.1.1",
5151
"typescript-eslint-parser": "^21.0.2",

0 commit comments

Comments
 (0)