Skip to content

Commit

Permalink
build(deps): npm updates (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Feb 25, 2023
1 parent 0a6f143 commit dc71f71
Show file tree
Hide file tree
Showing 2 changed files with 668 additions and 597 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,21 +65,21 @@
"dependencies": {
"conventional-commit-types": "^3.0.0",
"semver": "^7.3.8",
"yargs": "^17.6.2"
"yargs": "^17.7.1"
},
"devDependencies": {
"cspell": "^6.18.1",
"eslint": "^8.33.0",
"cspell": "^6.26.3",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.0",
"eslint-plugin-jsdoc": "^39.6.4",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jsdoc": "^40.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.4.2",
"npm-check-updates": "^16.6.2",
"jest": "^29.4.3",
"npm-check-updates": "^16.7.9",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.3"
"prettier": "^2.8.4"
}
}
Loading

0 comments on commit dc71f71

Please sign in to comment.