Skip to content

Commit 7fba847

Browse files
committed
Update dependencies to match the other packages
1 parent e33948c commit 7fba847

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

packages/breadcrumb/package.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vaadin/breadcrumb",
3-
"version": "25.0.0-alpha16",
3+
"version": "25.0.0-alpha20",
44
"publishConfig": {
55
"access": "public"
66
},
@@ -35,15 +35,16 @@
3535
],
3636
"dependencies": {
3737
"@open-wc/dedupe-mixin": "^1.3.0",
38-
"@vaadin/a11y-base": "25.0.0-alpha16",
39-
"@vaadin/component-base": "25.0.0-alpha16",
40-
"@vaadin/vaadin-themable-mixin": "25.0.0-alpha16",
38+
"@vaadin/a11y-base": "25.0.0-alpha20",
39+
"@vaadin/component-base": "25.0.0-alpha20",
40+
"@vaadin/vaadin-themable-mixin": "25.0.0-alpha20",
4141
"lit": "^3.0.0"
4242
},
4343
"devDependencies": {
44-
"@vaadin/chai-plugins": "25.0.0-alpha16",
44+
"@vaadin/chai-plugins": "25.0.0-alpha20",
45+
"@vaadin/test-runner-commands": "25.0.0-alpha20",
4546
"@vaadin/testing-helpers": "^2.0.0",
46-
"@vaadin/vaadin-lumo-styles": "25.0.0-alpha16",
47+
"@vaadin/vaadin-lumo-styles": "25.0.0-alpha20",
4748
"sinon": "^21.0.0"
4849
},
4950
"web-types": [

0 commit comments

Comments
 (0)