Skip to content

Commit 0c21245

Browse files
committed
chore: update @kentcdodds/workshop-app
1 parent 962e0f2 commit 0c21245

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package-lock.json

+13-13
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.7",
26+
"@kentcdodds/workshop-app": "^3.6.8",
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.7",
11+
"@kentcdodds/workshop-app": "^3.6.8",
1212
"execa": "^7.2.0"
1313
},
1414
"engines": {

0 commit comments

Comments
 (0)