Skip to content

Commit

Permalink
build(deps): bump group with 5 updates
Browse files Browse the repository at this point in the history
* winston from 3.13.1 to 3.14.2
* cspell from 8.13.1 to 8.14.2
* eslint-plugin-jest from 28.7.0 to 28.8.0
* eslint-plugin-jsdoc from 48.11.0 to 50.2.2
* npm-check-updates from 17.0.3 to 17.1.0
  • Loading branch information
cdcabrera committed Aug 29, 2024
1 parent 27d4ded commit 1a7addc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,23 +85,23 @@
"express": "^4.19.2",
"http-terminator": "^3.2.0",
"node-watch": "^0.7.4",
"winston": "^3.13.1",
"winston": "^3.14.2",
"yargs": "^17.7.2"
},
"devDependencies": {
"changelog-light": "^2.0.1",
"cspell": "^8.13.1",
"cspell": "^8.14.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.7.0",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"nodemon": "^3.1.4",
"npm-check-updates": "^17.0.3",
"npm-check-updates": "^17.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3"
}
Expand Down

0 comments on commit 1a7addc

Please sign in to comment.