Skip to content

Commit

Permalink
build(deps-dev): npm updates (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera authored Oct 28, 2022
1 parent d617632 commit 610213e
Show file tree
Hide file tree
Showing 3 changed files with 502 additions and 450 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
api-debug*
dependency-update-log.txt

# misc
.docs
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@
"yargs": "^17.6.0"
},
"devDependencies": {
"eslint": "^8.25.0",
"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.3",
"eslint-plugin-jsdoc": "^39.3.25",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"npm-check-updates": "^16.3.9",
"jest": "^29.2.2",
"npm-check-updates": "^16.3.15",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1"
}
Expand Down
Loading

0 comments on commit 610213e

Please sign in to comment.