Skip to content

Commit d429649

Browse files
fix(deps): update dependency @emotion/eslint-plugin to v11.12.0 (#2120)
* fix(deps): update dependency @emotion/eslint-plugin to v11.12.0 * chore: add changeset renovate-f0fe6b8 Signed-off-by: Alexandre Philibeaux <[email protected]> --------- Signed-off-by: Alexandre Philibeaux <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]>
1 parent c6eefab commit d429649

File tree

3 files changed

+104
-6
lines changed

3 files changed

+104
-6
lines changed

.changeset/renovate-f0fe6b8.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/eslint-config-react': patch
3+
---
4+
5+
Updated dependency `@emotion/eslint-plugin` to `11.12.0`.

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
],
3232
"license": "MIT",
3333
"dependencies": {
34-
"@emotion/eslint-plugin": "11.11.0",
34+
"@emotion/eslint-plugin": "11.12.0",
3535
"@eslint/compat": "1.1.1",
3636
"@eslint/eslintrc": "3.1.0",
3737
"@typescript-eslint/eslint-plugin": "7.17.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)