Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 4f078f4

Browse files
committed
[TASK] Update to eslint 5
1 parent 15f8f4b commit 4f078f4

File tree

2 files changed

+176
-249
lines changed

2 files changed

+176
-249
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"url": "https://github.com/ffrgb/meshviewer/issues"
1111
},
1212
"devDependencies": {
13-
"babel-eslint": "^8.2.5",
13+
"babel-eslint": "^8.2.6",
1414
"browser-sync": "^2.24.5",
15-
"eslint": "^5.0.0",
15+
"eslint": "^5.1.0",
1616
"eslint-config-airbnb-es5": "^1.2.0",
1717
"eslint-config-defaults": "^9.0.0",
1818
"eslint-plugin-react": "^7.10.0",
@@ -21,7 +21,7 @@
2121
"gulp-cache-bust": "^1.3.0",
2222
"gulp-cli": "^2.0.1",
2323
"gulp-environments": "^0.1.2",
24-
"gulp-eslint": "^4.0.2",
24+
"gulp-eslint": "^5.0.0",
2525
"gulp-htmlmin": "^4.0.0",
2626
"gulp-inject": "^4.3.2",
2727
"gulp-jsonminify": "^1.1.0",
@@ -51,7 +51,7 @@
5151
"leaflet": "^1.3.1",
5252
"moment": "^2.22.2",
5353
"navigo": "^7.1.2",
54-
"node-polyglot": "^2.2.2",
54+
"node-polyglot": "^2.3.0",
5555
"promise-polyfill": "^8.0.0",
5656
"rbush": "^2.0.2",
5757
"requirejs": "^2.3.5",

0 commit comments

Comments
 (0)