Skip to content

Commit cddaf65

Browse files
committed
Pin dependencies
1 parent 052b166 commit cddaf65

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,21 @@
3232
"devDependencies": {
3333
"chai": "4.2.0",
3434
"conditional-type-checks": "1.0.5",
35-
"husky": "^4.2.5",
36-
"karma": "^5.0.2",
35+
"husky": "4.2.5",
36+
"karma": "5.0.2",
3737
"karma-chai": "0.1.0",
3838
"karma-chrome-launcher": "3.1.0",
3939
"karma-detect-browsers": "2.3.3",
40-
"karma-firefox-launcher": "^1.3.0",
41-
"karma-mocha": "^2.0.0",
40+
"karma-firefox-launcher": "1.3.0",
41+
"karma-mocha": "2.0.0",
4242
"karma-safari-launcher": "1.0.0",
4343
"karma-safaritechpreview-launcher": "2.0.2",
44-
"mocha": "^7.1.2",
45-
"prettier": "^2.0.5",
46-
"rimraf": "^3.0.2",
47-
"rollup": "^2.7.3",
48-
"rollup-plugin-terser": "^5.3.0",
49-
"rollup-plugin-typescript2": "^0.27.0",
44+
"mocha": "7.1.2",
45+
"prettier": "2.0.5",
46+
"rimraf": "3.0.2",
47+
"rollup": "2.7.3",
48+
"rollup-plugin-terser": "5.3.0",
49+
"rollup-plugin-typescript2": "0.27.0",
5050
"typescript": "3.8.3"
5151
},
5252
"dependencies": {}

0 commit comments

Comments
 (0)