Skip to content

Commit

Permalink
build(deps): npm updates (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera authored Aug 10, 2023
1 parent af79a50 commit 51fc7e1
Show file tree
Hide file tree
Showing 2 changed files with 1,145 additions and 592 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,25 +82,25 @@
"apidoc": "^1.0.3",
"express": "^4.18.2",
"http-terminator": "^3.2.0",
"node-watch": "^0.7.3",
"winston": "^3.9.0",
"node-watch": "^0.7.4",
"winston": "^3.10.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"changelog-light": "^0.5.0",
"cspell": "^6.31.1",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"cspell": "^6.31.3",
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.2",
"eslint-plugin-jsdoc": "^46.3.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jsdoc": "^46.4.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.5.0",
"nodemon": "^2.0.22",
"npm-check-updates": "^16.10.13",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.2",
"nodemon": "^3.0.1",
"npm-check-updates": "^16.10.18",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8"
"prettier": "^3.0.1"
}
}
Loading

0 comments on commit 51fc7e1

Please sign in to comment.