Skip to content

Commit

Permalink
update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Oct 20, 2020
1 parent e68f169 commit 3f12eee
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 43 deletions.
78 changes: 38 additions & 40 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"npm": ">=6"
},
"dependencies": {
"@kentcdodds/react-workshop-app": "^2.19.4",
"@kentcdodds/react-workshop-app": "^2.19.5",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.8",
"chalk": "^4.1.0",
"codegen.macro": "^4.0.0",
"react": "^16.14.0",
"react-dom": "^16.14.0"
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
"devDependencies": {
"husky": "^4.3.0",
Expand Down

0 comments on commit 3f12eee

Please sign in to comment.