Skip to content

Commit c1df806

Browse files
Update dependencies (#37)
1 parent ba45e1f commit c1df806

File tree

2 files changed

+158
-119
lines changed

2 files changed

+158
-119
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@ampproject/filesize": "4.2.0",
2929
"@ampproject/rollup-plugin-closure-compiler": "0.26.0",
3030
"@types/chai": "4.2.11",
31-
"@types/mocha": "5.2.7",
31+
"@types/mocha": "7.0.2",
3232
"acorn-walk": "7.1.1",
3333
"chai": "4.2.0",
3434
"http-server": "0.12.3",
@@ -37,12 +37,12 @@
3737
"karma-chrome-launcher": "3.1.0",
3838
"karma-firefox-launcher": "1.3.0",
3939
"karma-ie-launcher": "1.0.0",
40-
"karma-mocha": "1.3.0",
40+
"karma-mocha": "2.0.1",
4141
"karma-typescript": "5.0.3",
4242
"magic-string": "0.25.7",
43-
"mocha": "6.2.3",
43+
"mocha": "8.0.1",
4444
"opener": "1.5.1",
45-
"rollup": "2.12.1",
45+
"rollup": "2.15.0",
4646
"rollup-plugin-commonjs": "10.1.0",
4747
"rollup-plugin-node-resolve": "5.2.0",
4848
"rollup-plugin-typescript": "1.0.1",

0 commit comments

Comments
 (0)