Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 7, 2019
1 parent d2530b2 commit db8c002
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions decision-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
"winston": "^3.1.0"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-core": "6.26.3",
"babel-eslint": "9.0.0",
"babel-preset-latest": "^6.24.1",
"babel-register": "^6.26.0",
"chai": "^4.2.0",
"chai-http": "^4.2.1",
"babel-preset-latest": "6.24.1",
"babel-register": "6.26.0",
"chai": "4.2.0",
"chai-http": "4.2.1",
"eslint": "5.4.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "3.0.1",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-node": "7.0.1",
"eslint-plugin-prettier": "2.6.2",
"eslint-watch": "4.0.2",
"mocha": "^6.0.2",
"mocha": "6.0.2",
"prettier": "1.14.2"
},
"babel": {
Expand Down

0 comments on commit db8c002

Please sign in to comment.