Skip to content

Commit 4e14e02

Browse files
fix(deps): update dependency @emotion/react to v11.11.1 (#1331)
* chore(devdeps): update dependency @types/react to v18.2.8 * fix(deps): update dependency @emotion/react to v11.11.1 * chore: add changeset renovate-310c874 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent c828a01 commit 4e14e02

File tree

3 files changed

+21
-15
lines changed

3 files changed

+21
-15
lines changed

.changeset/renovate-310c874.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@scaleway/jest-helpers': patch
3+
---
4+
5+
Updated dependency `@types/react` to `18.2.6`.
6+
Updated dependency `@emotion/react` to `11.11.1`.

packages/jest-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@emotion/cache": "11.11.0",
2424
"@emotion/jest": "11.11.0",
25-
"@emotion/react": "11.11.0",
25+
"@emotion/react": "11.11.1",
2626
"@testing-library/react": "13.4.0"
2727
},
2828
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)