Skip to content

Commit 4ded2be

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin dependencies
1 parent 6f548e3 commit 4ded2be

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,20 @@
2828
"@aureooms/js-mapping": "^3.0.0"
2929
},
3030
"devDependencies": {
31-
"@aureooms/js-compare": "^1.4.5",
32-
"@aureooms/js-functools": "^2.0.3",
33-
"@aureooms/js-itertools": "^3.1.0",
34-
"@aureooms/js-number": "^3.0.0",
35-
"@aureooms/js-operator": "^1.0.2",
36-
"@aureooms/js-sort": "^7.0.0",
37-
"ava": "^0.19.1",
38-
"babel-cli": "^6.18.0",
39-
"babel-polyfill": "^6.16.0",
40-
"babel-preset-latest": "^6.16.0",
41-
"codeclimate-test-reporter": "^0.4.0",
42-
"coveralls": "^2.11.15",
43-
"esdoc": "^1.0.0-alpha.1",
44-
"nyc": "^11.0.1"
31+
"@aureooms/js-compare": "1.4.5",
32+
"@aureooms/js-functools": "2.0.3",
33+
"@aureooms/js-itertools": "3.4.0",
34+
"@aureooms/js-number": "3.1.0",
35+
"@aureooms/js-operator": "1.0.2",
36+
"@aureooms/js-sort": "7.0.0",
37+
"ava": "0.19.1",
38+
"babel-cli": "6.26.0",
39+
"babel-polyfill": "6.26.0",
40+
"babel-preset-latest": "6.24.1",
41+
"codeclimate-test-reporter": "0.4.1",
42+
"coveralls": "2.13.3",
43+
"esdoc": "1.1.0",
44+
"nyc": "11.9.0"
4545
},
4646
"homepage": "http://aureooms.github.io/js-collections-defaultdict/",
4747
"keywords": [

0 commit comments

Comments
 (0)