Skip to content

Commit 42f1ac7

Browse files
Pin dependencies (#3)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b6260be commit 42f1ac7

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@
2828
"@aureooms/js-pairing-heap": "^0.1.1"
2929
},
3030
"devDependencies": {
31-
"ava": "^0.25.0",
32-
"babel-cli": "^6.26.0",
33-
"babel-polyfill": "^6.26.0",
34-
"babel-preset-env": "^1.6.1",
35-
"codeclimate-test-reporter": "^0.5.0",
36-
"coveralls": "^3.0.0",
37-
"esdoc": "^1.0.4",
38-
"esdoc-inject-script-plugin": "^1.0.0",
39-
"esdoc-inject-style-plugin": "^1.0.0",
40-
"esdoc-standard-plugin": "^1.0.0",
41-
"np": "^2.20.0",
42-
"nyc": "^11.4.1"
31+
"ava": "0.25.0",
32+
"babel-cli": "6.26.0",
33+
"babel-polyfill": "6.26.0",
34+
"babel-preset-env": "1.7.0",
35+
"codeclimate-test-reporter": "0.5.1",
36+
"coveralls": "3.0.9",
37+
"esdoc": "1.1.0",
38+
"esdoc-inject-script-plugin": "1.0.0",
39+
"esdoc-inject-style-plugin": "1.0.0",
40+
"esdoc-standard-plugin": "1.0.0",
41+
"np": "2.20.1",
42+
"nyc": "11.9.0"
4343
},
4444
"homepage": "https://aureooms.github.io/js-mincut",
4545
"keywords": [

0 commit comments

Comments
 (0)