Skip to content

Commit 1a3965a

Browse files
fix(deps): update dependency @spotify/eslint-config-react to v15 (#789)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dacd69c commit 1a3965a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@rollup/plugin-node-resolve": "15.2.1",
5555
"@rollup/plugin-yaml": "4.0.0",
5656
"@spotify/eslint-config-base": "15.0.0",
57-
"@spotify/eslint-config-react": "14.0.0",
57+
"@spotify/eslint-config-react": "15.0.0",
5858
"@spotify/eslint-config-typescript": "15.0.0",
5959
"@sucrase/webpack-loader": "2.0.0",
6060
"@svgr/core": "6.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7782,10 +7782,10 @@
77827782
resolved "https://registry.yarnpkg.com/@spotify/eslint-config-base/-/eslint-config-base-14.1.6.tgz#249b25ef683884e12aa0d10fc2783d9361e2890a"
77837783
integrity sha512-pTctiCA/nrrIoBUd9jk+1AjJ9lqy9f5N85ctbSU5O5HW0/yIqJBUPH0+97+2/AOeSmnO5R2e9vSiwQwCZkXjig==
77847784

7785-
"@spotify/eslint-config-react@14.0.0":
7786-
version "14.0.0"
7787-
resolved "https://registry.yarnpkg.com/@spotify/eslint-config-react/-/eslint-config-react-14.0.0.tgz#fc0efdeb72cab73ff210142bd6e9afcfe2556a4c"
7788-
integrity sha512-mx1GCFBWdxXkVziKKwamhkh1O8EAis9v65IdLghb4/gU5q94Uxc4ujPhZMSjbxEcVnHdGVMZtrFZqnHDbGtKhQ==
7785+
"@spotify/eslint-config-react@15.0.0":
7786+
version "15.0.0"
7787+
resolved "https://registry.yarnpkg.com/@spotify/eslint-config-react/-/eslint-config-react-15.0.0.tgz#5f3bba8ea2120eda16eed9f38d093a49e42b7b68"
7788+
integrity sha512-TgYLvOb0RvniWbJ3dz0Skh/AMRpkJU7aNnUfHIaEvXziVQYUrRAuMwNvCCjeCfR9FkeImuORsyBobZhgsfjrZQ==
77897789

77907790
"@spotify/eslint-config-react@^14.0.0":
77917791
version "14.1.6"

0 commit comments

Comments
 (0)