Skip to content

Commit

Permalink
build(deps): npm updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Jan 14, 2024
1 parent d39f0d3 commit f8f53c6
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 413 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,24 +83,24 @@
"express": "^4.18.2",
"http-terminator": "^3.2.0",
"node-watch": "^0.7.4",
"winston": "^3.10.0",
"winston": "^3.11.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"changelog-light": "^0.6.0",
"cspell": "^7.3.8",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"changelog-light": "^0.6.1",
"cspell": "^7.3.9",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jsdoc": "^47.0.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"nodemon": "^3.0.1",
"npm-check-updates": "^16.14.6",
"nodemon": "^3.0.2",
"npm-check-updates": "^16.14.12",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.1"
"prettier": "^3.2.1"
}
}
Loading

0 comments on commit f8f53c6

Please sign in to comment.