Skip to content

Commit

Permalink
chore(deps): Lock file maintenance (#915)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Adam Skoufis <askoufis@seek.com.au>
  • Loading branch information
renovate[bot] and askoufis committed Jan 22, 2024
1 parent fcd340c commit ce8ee97
Show file tree
Hide file tree
Showing 5 changed files with 7,344 additions and 9,997 deletions.
4 changes: 2 additions & 2 deletions fixtures/braid-design-system/src/App.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ describe('braid-design-system', () => {
).toMatchInlineSnapshot(`
"<style type="text/css">
html,body{margin:0;padding:0;background:#F7F8FB}
html.darkMode__17jnngiz,html.darkMode__17jnngiz body{color-scheme:dark;background:#0E131B}
</style><div class="apac__sgdhw10 lightModeTone_light__1ngbg0u18 darkModeTone_dark__1ngbg0u1b"><div class="base__1thy3kk0 paddingTop_large_mobile__17jnngi6y App_vanillaBox__inn18b0"></div></div>"
html.sprinkles_darkMode__7n536nz,html.sprinkles_darkMode__7n536nz body{color-scheme:dark;background:#0E131B}
</style><div class="apacTheme_apac__1hqgmsr0 typography_lightModeTone_light__ndjjoi18 typography_darkModeTone_dark__ndjjoi1b"><div class="reset_base__14h31gj0 sprinkles_paddingTop_large_mobile__7n536n6y App_vanillaBox__inn18b0"></div></div>"
`);
});
});
Loading

0 comments on commit ce8ee97

Please sign in to comment.