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 Mar 8, 2024
1 parent c84e649 commit c8c236d
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
26 changes: 13 additions & 13 deletions kcdshop/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 kcdshop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"start": "cd .. && npm start"
},
"dependencies": {
"@kentcdodds/workshop-app": "^3.6.10",
"@kentcdodds/workshop-app": "^3.7.0",
"cross-env": "^7.0.3"
}
}
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 @@ -35,7 +35,7 @@
"spin-delay": "^1.2.0"
},
"devDependencies": {
"@kentcdodds/workshop-utils": "^3.6.10",
"@kentcdodds/workshop-utils": "^3.7.0",
"@remix-run/eslint-config": "^2.4.1",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.2",
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 <me@kentcdodds.com> (https://kentcdodds.com/)",
"license": "GPL-3.0-only",
"dependencies": {
"@kentcdodds/workshop-app": "^3.6.10",
"@kentcdodds/workshop-app": "^3.7.0",
"execa": "^7.2.0"
},
"engines": {
Expand Down

0 comments on commit c8c236d

Please sign in to comment.