Skip to content

Commit

Permalink
chore(build): npm packages (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Aug 4, 2022
1 parent c51981a commit e5c456e
Show file tree
Hide file tree
Showing 2 changed files with 1,963 additions and 3,069 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,25 +88,25 @@
"apidoc": "^0.29.0",
"express": "^4.18.1",
"node-watch": "^0.7.3",
"winston": "^3.7.2",
"yargs": "^17.4.1"
"winston": "^3.8.1",
"yargs": "^17.5.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"eslint": "^8.14.0",
"@babel/eslint-parser": "^7.18.9",
"eslint": "^8.21.0",
"eslint-config-esnext": "^4.1.0",
"eslint-config-node": "^4.1.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.1.5",
"eslint-plugin-jest": "^26.7.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^28.0.3",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.3",
"nodemon": "^2.0.19",
"npm-check-updates": "^12.5.11",
"npm-check-updates": "^16.0.5",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"standard-version": "^9.5.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit e5c456e

Please sign in to comment.