We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624e53d commit 5d25e9bCopy full SHA for 5d25e9b
package.json
@@ -61,16 +61,16 @@
61
"devDependencies": {
62
"ava": "^1.4.1",
63
"chalk": "^1.1.3",
64
- "coffee-script": "^1.10.0",
+ "coffee-script": "^1.12.7",
65
"eslint": "^5.16.0",
66
"eslint-config-airbnb-base": "^13.1.0",
67
"eslint-plugin-import": "^2.17.3",
68
- "js-yaml": "^3.12.0",
+ "js-yaml": "^3.14.1",
69
"nyc": "^14.1.1",
70
- "shelljs-changelog": "^0.2.0",
71
- "shelljs-release": "^0.3.0",
72
- "shx": "^0.3.3",
73
- "travis-check-changes": "^0.2.0"
+ "shelljs-changelog": "^0.2.6",
+ "shelljs-release": "^0.5.2",
+ "shx": "^0.3.4",
+ "travis-check-changes": "^0.4.0"
74
},
75
"optionalDependencies": {},
76
"engines": {
0 commit comments