Upgrade gitlab eslint config to latest
Showing
... | @@ -111,7 +111,7 @@ | ... | @@ -111,7 +111,7 @@ |
"xterm": "^3.5.0" | "xterm": "^3.5.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@gitlab/eslint-config": "^1.1.0", | "@gitlab/eslint-config": "^1.2.0", | ||
"axios-mock-adapter": "^1.15.0", | "axios-mock-adapter": "^1.15.0", | ||
"babel-plugin-istanbul": "^5.1.0", | "babel-plugin-istanbul": "^5.1.0", | ||
"babel-plugin-rewire": "^1.2.0", | "babel-plugin-rewire": "^1.2.0", | ||
... | ... |
Please register or sign in to comment