Skip to content

Commit

Permalink
Upgrade all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eaviles committed Mar 3, 2023
1 parent 7b4448f commit 0f3edce
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -47,19 +47,19 @@
"dependencies": {
"@tsconfig/node14": "^1.0.3",
"auto-changelog": "^2.4.0",
"chalk": "^5.0.1",
"check-engines": "^1.5.0",
"cosmiconfig": "^7.0.1",
"env-var": "^7.1.1",
"eslint": "^8.17.0",
"chalk": "^5.2.0",
"check-engines": "^1.6.0",
"cosmiconfig": "^7.1.0",
"env-var": "^7.3.0",
"eslint": "^8.35.0",
"eslint-config-lifion": "^3.0.2",
"jest": "^28.1.1",
"jest": "^28.1.3",
"jsdoc-to-markdown": "^7.1.1",
"merge-options": "^3.0.4",
"prettier": "^2.7.1",
"typescript": "^4.7.3",
"yargs": "^17.4.1",
"zx": "^7.0.0"
"prettier": "^2.8.4",
"typescript": "^4.9.5",
"yargs": "^17.7.1",
"zx": "^7.2.0"
},
"core-commons": {
"test": {
Expand Down

0 comments on commit 0f3edce

Please sign in to comment.