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 1, 2024
1 parent dcb3f9b commit 4d3fce2
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 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 @@ -23,7 +23,7 @@
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com/)",
"license": "GPL-3.0-only",
"dependencies": {
"@kentcdodds/workshop-app": "^3.6.3",
"@kentcdodds/workshop-app": "^3.6.5",
"@remix-run/eslint-config": "^2.4.1",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^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.6.3",
"@kentcdodds/workshop-app": "^3.6.5",
"execa": "^7.2.0"
},
"engines": {
Expand Down

0 comments on commit 4d3fce2

Please sign in to comment.