feat: Updated frontend-build to bump jest version to v29 (#317)
* refactor: updated frontend-build to bump jest version to v29 * refactor: updated snapshots * refactor: updated frontend-build & failing snapshots * refactor: updated package-lock * refactor: updated frontend-build to alpha, updated snapshots * refactor: added overrides to resolve dependency issues * refactor: updated frontend-build to the version which has eslint alpha synced with master * feat: updated frontend-build and frontend-platform major versions * refactor: updated peerDependency as per suggestion
This commit is contained in:
@@ -17,7 +17,7 @@ exports[`<Footer /> renders correctly renders with a language selector 1`] = `
|
||||
alt="Powered by Open edX"
|
||||
src="https://edx-cdn.org/v3/default/logo-trademark.svg"
|
||||
style={
|
||||
Object {
|
||||
{
|
||||
"maxHeight": 45,
|
||||
}
|
||||
}
|
||||
@@ -86,7 +86,7 @@ exports[`<Footer /> renders correctly renders without a language selector 1`] =
|
||||
alt="Powered by Open edX"
|
||||
src="https://edx-cdn.org/v3/default/logo-trademark.svg"
|
||||
style={
|
||||
Object {
|
||||
{
|
||||
"maxHeight": 45,
|
||||
}
|
||||
}
|
||||
@@ -116,7 +116,7 @@ exports[`<Footer /> renders correctly renders without a language selector in es
|
||||
alt="Powered by Open edX"
|
||||
src="https://edx-cdn.org/v3/default/logo-trademark.svg"
|
||||
style={
|
||||
Object {
|
||||
{
|
||||
"maxHeight": 45,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user