Skip to content

Commit ccfd97a

Browse files
committed
chore: update @epic-web/workshop-app
1 parent c3ebb56 commit ccfd97a

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

epicshop/package-lock.json

+18-18
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
@@ -6,8 +6,8 @@
66
},
77
"dependencies": {
88
"@epic-web/config": "^1.5.3",
9-
"@epic-web/workshop-app": "^5.7.0",
10-
"@epic-web/workshop-utils": "^5.7.0",
9+
"@epic-web/workshop-app": "^5.7.1",
10+
"@epic-web/workshop-utils": "^5.7.1",
1111
"execa": "^8.0.1",
1212
"fs-extra": "^11.2.0"
1313
}

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
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@epic-web/config": "^1.5.3",
56-
"@epic-web/workshop-utils": "^5.7.0",
56+
"@epic-web/workshop-utils": "^5.7.1",
5757
"@testing-library/user-event": "^14.5.2",
5858
"@types/react": "npm:[email protected]",
5959
"@types/react-dom": "npm:[email protected]",

0 commit comments

Comments
 (0)