Skip to content

Commit

Permalink
chore: update @kentcdodds/workshop-app
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Feb 20, 2024
1 parent 85bd4b3 commit 88d00da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kcdshop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"test": "playwright test"
},
"dependencies": {
"@kentcdodds/workshop-app": "^3.2.0",
"@kentcdodds/workshop-app": "^3.2.3",
"@playwright/test": "^1.41.2",
"cross-env": "^7.0.3"
}
Expand Down
2 changes: 1 addition & 1 deletion scripts/deployed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com/)",
"license": "GPL-3.0-only",
"dependencies": {
"@kentcdodds/workshop-app": "^3.2.0",
"@kentcdodds/workshop-app": "^3.2.3",
"execa": "^7.2.0"
},
"engines": {
Expand Down

0 comments on commit 88d00da

Please sign in to comment.