Skip to content

Commit ea379da

Browse files
authored
Merge branch 'main' into 4906-headless-core-breadcrumbs
2 parents 4b28065 + 2212518 commit ea379da

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

client-frameworks-support/testing-utilities/test/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client-frameworks-support/testing-utilities/test/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"dependencies": {
1212
"@luigi-project/client": "^2.27.0",
1313
"@luigi-project/testing-utilities": "^2.27.0",
14-
"cross-spawn": "^7.0.6",
15-
"cypress": "^15.10.0",
16-
"fundamental-styles": "^0.26.5"
14+
"cross-spawn": "7.0.6",
15+
"cypress": "15.10.0",
16+
"fundamental-styles": "0.26.5"
1717
}
1818
}

test/e2e-test-application/externalMf/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/e2e-test-application/externalMf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"license": "MIT",
77
"dependencies": {
88
"@luigi-project/client": "^1.1.0",
9-
"fundamental-styles": "^0.17.0"
9+
"fundamental-styles": "0.17.0"
1010
}
1111
}

0 commit comments

Comments
 (0)