Skip to content

Commit

Permalink
chore(build): package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Aug 6, 2019
1 parent 18c0f44 commit 35bc7b5
Show file tree
Hide file tree
Showing 2 changed files with 913 additions and 709 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,25 +53,25 @@
},
"dependencies": {
"apidoc": "^0.17.7",
"express": "^4.16.4",
"node-watch": "^0.6.1",
"express": "^4.17.1",
"node-watch": "^0.6.2",
"winston": "^3.2.1",
"yargs": "^13.2.2"
"yargs": "^13.3.0"
},
"devDependencies": {
"babel-eslint": "^10.0.1",
"eslint": "^5.16.0",
"babel-eslint": "^10.0.2",
"eslint": "^6.1.0",
"eslint-config-esnext": "^4.0.0",
"eslint-config-node": "^4.0.0",
"eslint-config-prettier": "^4.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-import": "^2.17.1",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-prettier": "^3.0.1",
"jest": "^24.7.1",
"nodemon": "^1.18.11",
"prettier": "^1.17.0",
"standard-version": "^5.0.2"
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.14.1",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-prettier": "^3.1.0",
"jest": "^24.8.0",
"nodemon": "^1.19.1",
"prettier": "^1.18.2",
"standard-version": "^6.0.1"
}
}
Loading

0 comments on commit 35bc7b5

Please sign in to comment.