Skip to content

Commit efc9217

Browse files
committed
chore: update @kentcdodds/workshop-app
1 parent 4b7c850 commit efc9217

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

package-lock.json

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com/)",
2424
"license": "GPL-3.0-only",
2525
"dependencies": {
26-
"@kentcdodds/workshop-app": "^3.6.9",
26+
"@kentcdodds/workshop-app": "^3.6.10",
2727
"@remix-run/eslint-config": "^2.4.1",
2828
"@typescript-eslint/eslint-plugin": "^6.18.0",
2929
"@typescript-eslint/parser": "^6.18.0",

scripts/deployed/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com/)",
99
"license": "GPL-3.0-only",
1010
"dependencies": {
11-
"@kentcdodds/workshop-app": "^3.6.9",
11+
"@kentcdodds/workshop-app": "^3.6.10",
1212
"execa": "^7.2.0"
1313
},
1414
"engines": {

0 commit comments

Comments
 (0)