Skip to content

Commit

Permalink
chore: update @epic-web/workshop-app
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Sep 19, 2024
1 parent b53645a commit 1103c53
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 50 deletions.
86 changes: 43 additions & 43 deletions epicshop/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 epicshop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"test": "playwright test"
},
"dependencies": {
"@epic-web/workshop-app": "^4.28.0",
"@epic-web/workshop-utils": "^4.28.0",
"@epic-web/workshop-app": "^4.28.1",
"@epic-web/workshop-utils": "^4.28.1",
"execa": "^9.1.0"
}
}
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@epic-web/config": "^1.9.1",
"@epic-web/workshop-utils": "^4.28.0",
"@epic-web/workshop-utils": "^4.28.1",
"@testing-library/user-event": "^14.5.2",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
Expand Down

0 comments on commit 1103c53

Please sign in to comment.