Skip to content

Commit ed14efd

Browse files
fix(deps): update emotion monorepo to v11.10.8 (#1297)
* chore(devdeps): update dependency @types/react to v18.0.38 * chore(devdeps): update dependency lint-staged to v13.2.2 * fix(deps): update emotion monorepo to v11.10.8 * chore: add changeset renovate-d476f50 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent 7d4db33 commit ed14efd

File tree

3 files changed

+40
-39
lines changed

3 files changed

+40
-39
lines changed

.changeset/renovate-d476f50.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@scaleway/jest-helpers': patch
3+
---
4+
5+
Updated dependency `lint-staged` to `13.2.1`.
6+
Updated dependency `@emotion/cache` to `11.10.8`.
7+
Updated dependency `@emotion/jest` to `11.10.8`.
8+
Updated dependency `@emotion/react` to `11.10.8`.

packages/jest-helpers/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
},
2121
"license": "MIT",
2222
"dependencies": {
23-
"@emotion/cache": "11.10.7",
24-
"@emotion/jest": "11.10.5",
25-
"@emotion/react": "11.10.6",
23+
"@emotion/cache": "11.10.8",
24+
"@emotion/jest": "11.10.8",
25+
"@emotion/react": "11.10.8",
2626
"@testing-library/react": "13.4.0"
2727
},
2828
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)