Skip to content

Commit 1103c53

Browse files
committed
chore: update @epic-web/workshop-app
1 parent b53645a commit 1103c53

File tree

4 files changed

+50
-50
lines changed

4 files changed

+50
-50
lines changed

epicshop/package-lock.json

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

epicshop/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"test": "playwright test"
66
},
77
"dependencies": {
8-
"@epic-web/workshop-app": "^4.28.0",
9-
"@epic-web/workshop-utils": "^4.28.0",
8+
"@epic-web/workshop-app": "^4.28.1",
9+
"@epic-web/workshop-utils": "^4.28.1",
1010
"execa": "^9.1.0"
1111
}
1212
}

package-lock.json

+4-4
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
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@epic-web/config": "^1.9.1",
51-
"@epic-web/workshop-utils": "^4.28.0",
51+
"@epic-web/workshop-utils": "^4.28.1",
5252
"@testing-library/user-event": "^14.5.2",
5353
"@types/react": "npm:[email protected]",
5454
"@types/react-dom": "npm:[email protected]",

0 commit comments

Comments
 (0)