Skip to content

Commit 5d25e9b

Browse files
committed
chore: update deps
No change to logic. This updates a bunch of devDependencies.
1 parent 624e53d commit 5d25e9b

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
@@ -61,16 +61,16 @@
6161
"devDependencies": {
6262
"ava": "^1.4.1",
6363
"chalk": "^1.1.3",
64-
"coffee-script": "^1.10.0",
64+
"coffee-script": "^1.12.7",
6565
"eslint": "^5.16.0",
6666
"eslint-config-airbnb-base": "^13.1.0",
6767
"eslint-plugin-import": "^2.17.3",
68-
"js-yaml": "^3.12.0",
68+
"js-yaml": "^3.14.1",
6969
"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"
70+
"shelljs-changelog": "^0.2.6",
71+
"shelljs-release": "^0.5.2",
72+
"shx": "^0.3.4",
73+
"travis-check-changes": "^0.4.0"
7474
},
7575
"optionalDependencies": {},
7676
"engines": {

0 commit comments

Comments
 (0)