Skip to content

Commit 1675fb2

Browse files
committed
chore: update @epic-web/workshop-app
1 parent f120ae5 commit 1675fb2

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

epicshop/package-lock.json

+17-17
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": "^5.8.1",
9-
"@epic-web/workshop-utils": "^5.8.1",
8+
"@epic-web/workshop-app": "^5.8.2",
9+
"@epic-web/workshop-utils": "^5.8.2",
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
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies": {
5353
"@epic-web/config": "^1.9.1",
54-
"@epic-web/workshop-utils": "^5.8.1",
54+
"@epic-web/workshop-utils": "^5.8.2",
5555
"@testing-library/user-event": "^14.5.2",
5656
"@types/react": "npm:[email protected]",
5757
"@types/react-dom": "npm:[email protected]",

0 commit comments

Comments
 (0)