Skip to content

Commit

Permalink
build(deps): npm updates (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera authored Apr 14, 2023
1 parent 2378c98 commit 5974edf
Show file tree
Hide file tree
Showing 2 changed files with 577 additions and 641 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@
},
"dependencies": {
"conventional-commit-types": "^3.0.0",
"semver": "^7.3.8",
"semver": "^7.4.0",
"yargs": "^17.7.1"
},
"devDependencies": {
"cspell": "^6.31.1",
"eslint": "^8.35.0",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -87,6 +87,6 @@
"jsdoc-to-markdown": "^8.0.0",
"npm-check-updates": "^16.10.8",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4"
"prettier": "^2.8.7"
}
}
Loading

0 comments on commit 5974edf

Please sign in to comment.