Skip to content

Commit 48f8162

Browse files
committed
Update dependencies
1 parent c69224e commit 48f8162

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,21 +33,21 @@
3333
"chai": "4.2.0",
3434
"conditional-type-checks": "1.0.5",
3535
"husky": "4.2.5",
36-
"karma": "5.0.2",
36+
"karma": "^5.0.9",
3737
"karma-chai": "0.1.0",
3838
"karma-chrome-launcher": "3.1.0",
3939
"karma-detect-browsers": "2.3.3",
4040
"karma-firefox-launcher": "1.3.0",
41-
"karma-mocha": "2.0.0",
41+
"karma-mocha": "^2.0.1",
4242
"karma-safari-launcher": "1.0.0",
4343
"karma-safaritechpreview-launcher": "2.0.2",
44-
"mocha": "7.1.2",
44+
"mocha": "^7.2.0",
4545
"prettier": "2.0.5",
4646
"rimraf": "3.0.2",
47-
"rollup": "2.7.3",
47+
"rollup": "^2.11.2",
4848
"rollup-plugin-terser": "5.3.0",
49-
"rollup-plugin-typescript2": "0.27.0",
50-
"typescript": "3.8.3"
49+
"rollup-plugin-typescript2": "^0.27.1",
50+
"typescript": "^3.8.3"
5151
},
5252
"dependencies": {}
5353
}

0 commit comments

Comments
 (0)