diff options
| author | XhmikosR <[email protected]> | 2017-09-15 13:49:51 +0300 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-09-15 14:57:41 +0200 |
| commit | 0705ee807018848661f4724d9607ae6f1d9031d6 (patch) | |
| tree | 17b3b7fc5b3210f3469ce6457394c427098090d0 /package.json | |
| parent | 5951508898b1f92d04026c0038dfc3ba95fa0fdf (diff) | |
| download | bootstrap-0705ee807018848661f4724d9607ae6f1d9031d6.tar.xz bootstrap-0705ee807018848661f4724d9607ae6f1d9031d6.zip | |
Update babel-eslint to v8.0.0 and all devDependencies and gems.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8ad281469..c01e87b4d 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "devDependencies": { "autoprefixer": "^7.1.2", "babel-cli": "^6.24.1", - "babel-eslint": "^7.2.3", + "babel-eslint": "^8.0.0", "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-transform-es2015-modules-strip": "^0.1.1", "babel-preset-es2015": "^6.24.1", |
