Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyEckstein committed Mar 26, 2021
1 parent e85eed9 commit 3be1845
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 32 deletions.
46 changes: 16 additions & 30 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"chalk": "^4.1.0",
"minimist": "^1.2.5",
"semver": "^7.3.4",
"semver": "^7.3.5",
"validate-npm-package-name": "^3.0.0"
},
"devDependencies": {
Expand All @@ -60,7 +60,7 @@
"eslint-config-lifion": "^2.0.2",
"husky": "^5.2.0",
"jest": "^26.6.3",
"jsdoc-to-markdown": "^7.0.0",
"jsdoc-to-markdown": "^7.0.1",
"lint-staged": "^10.5.4",
"npm-watch": "^0.9.0",
"prettier": "^2.2.1"
Expand Down

0 comments on commit 3be1845

Please sign in to comment.