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 22, 2024
1 parent 1a4428a commit b225021
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 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 @@ -5,7 +5,7 @@
"test": "playwright test"
},
"dependencies": {
"@kentcdodds/workshop-app": "^3.12.1",
"@kentcdodds/workshop-app": "^3.12.2",
"@playwright/test": "^1.41.2",
"cross-env": "^7.0.3"
}
Expand Down
14 changes: 7 additions & 7 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 @@ -25,7 +25,7 @@
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com/)",
"license": "GPL-3.0-only",
"dependencies": {
"@kentcdodds/workshop-utils": "^3.12.1",
"@kentcdodds/workshop-utils": "^3.12.2",
"@remix-run/eslint-config": "^2.4.1",
"@testing-library/user-event": "^14.5.2",
"@typescript-eslint/eslint-plugin": "^6.18.0",
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.12.1",
"@kentcdodds/workshop-app": "^3.12.2",
"execa": "^7.2.0"
},
"engines": {
Expand Down

0 comments on commit b225021

Please sign in to comment.