Skip to content

Commit

Permalink
chore(deps): update dependency babel-eslint to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 4, 2019
1 parent 22b8792 commit b26eac7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion authentication-service/package.json
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"babel-core": "6.26.3",
"babel-eslint": "9.0.0",
"babel-eslint": "10.0.1",
"babel-preset-latest": "6.24.1",
"babel-register": "6.26.0",
"chai": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion decision-service/package.json
Expand Up @@ -31,7 +31,7 @@
"winston": "^3.1.0"
},
"devDependencies": {
"babel-eslint": "9.0.0",
"babel-eslint": "10.0.1",
"eslint": "5.4.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion event-broker/package.json
Expand Up @@ -25,7 +25,7 @@
"winston": "^3.1.0"
},
"devDependencies": {
"babel-eslint": "9.0.0",
"babel-eslint": "10.0.1",
"eslint": "5.4.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-eslint": "8.2.6",
"babel-eslint": "10.0.1",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-function-bind": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
Expand Down

0 comments on commit b26eac7

Please sign in to comment.