Skip to content

Commit f235aab

Browse files
committed
[Dev Deps] update babylon, coveralls, rimraf, semver
1 parent cb70c7e commit f235aab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"babel-plugin-istanbul": "^4.1.6",
5656
"babel-preset-es2015-argon": "latest",
5757
"babel-register": "^6.26.0",
58-
"babylon": "^6.15.0",
58+
"babylon": "^6.18.0",
5959
"chai": "^4.2.0",
60-
"coveralls": "^3.0.2",
60+
"coveralls": "^3.0.6",
6161
"cross-env": "^4.0.0",
6262
"eslint": "2.x - 6.x",
6363
"eslint-import-resolver-node": "file:./resolvers/node",
@@ -70,8 +70,8 @@
7070
"mocha": "^3.5.3",
7171
"nyc": "^11.9.0",
7272
"redux": "^3.7.2",
73-
"rimraf": "^2.6.3",
74-
"semver": "^6.0.0",
73+
"rimraf": "^2.7.1",
74+
"semver": "^6.3.0",
7575
"sinon": "^2.4.1",
7676
"typescript": "~3.2.2",
7777
"typescript-eslint-parser": "^22.0.0"

0 commit comments

Comments
 (0)