Skip to content

Commit

Permalink
chore(build): npm updates (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera authored Nov 5, 2022
1 parent c1331fb commit 1779e21
Show file tree
Hide file tree
Showing 2 changed files with 530 additions and 469 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,21 +64,21 @@
"express": "^4.18.2",
"node-watch": "^0.7.3",
"winston": "^3.8.2",
"yargs": "^17.6.0"
"yargs": "^17.6.2"
},
"devDependencies": {
"changelog-light": "^0.2.1",
"eslint": "^8.25.0",
"changelog-light": "^0.2.2",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.1.1",
"eslint-plugin-jsdoc": "^39.3.6",
"eslint-plugin-jest": "^27.1.4",
"eslint-plugin-jsdoc": "^39.6.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"jest": "^29.2.2",
"nodemon": "^2.0.20",
"npm-check-updates": "^16.3.9",
"npm-check-updates": "^16.3.16",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1"
},
Expand Down
Loading

0 comments on commit 1779e21

Please sign in to comment.