Skip to content

Commit 1be72e3

Browse files
LuLaValvaCopilot
andauthored
chore: update peer dep (#553)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ef36b18 commit 1be72e3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/thirty-wings-sin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@ebay/ebayui-core": patch
3+
---
4+
5+
Update peer dependency

packages/ebayui-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171
},
7272
"devDependencies": {
7373
"@marko/compiler": "^5.39.50",
74-
"marko": "^5.38.20"
74+
"marko": "^5.38.29"
7575
},
7676
"peerDependencies": {
7777
"@ebay/skin": "^19",
78-
"marko": "^5.31.12"
78+
"marko": "^5.38.29"
7979
}
8080
}

0 commit comments

Comments
 (0)