Skip to content

Commit 9ecaaa3

Browse files
fix(deps): update dependency @spotify/eslint-config-typescript to v15 (#790)
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 65e2e94 commit 9ecaaa3

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
@@ -55,7 +55,7 @@
5555
"@rollup/plugin-yaml": "4.0.0",
5656
"@spotify/eslint-config-base": "15.0.0",
5757
"@spotify/eslint-config-react": "14.0.0",
58-
"@spotify/eslint-config-typescript": "14.0.0",
58+
"@spotify/eslint-config-typescript": "15.0.0",
5959
"@sucrase/webpack-loader": "2.0.0",
6060
"@svgr/core": "6.5.1",
6161
"@svgr/plugin-jsx": "6.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7792,10 +7792,10 @@
77927792
resolved "https://registry.yarnpkg.com/@spotify/eslint-config-react/-/eslint-config-react-14.1.6.tgz#3aa134e336f1e4cb298a55e4114d5cbd2abd6b46"
77937793
integrity sha512-WguVK3HuVy4ZYyN8Gojef34OeTLZwLzd3Dk3kaCbL4pjWJ5fJfT2epe6N4PfC5W358OuPG12X3s3CYVCQsUDfg==
77947794

7795-
"@spotify/eslint-config-typescript@14.0.0":
7796-
version "14.0.0"
7797-
resolved "https://registry.yarnpkg.com/@spotify/eslint-config-typescript/-/eslint-config-typescript-14.0.0.tgz#060c7c481ba46258707a4e91bc972a986a4db50b"
7798-
integrity sha512-VpWPlID7DBkqzLsBIOvwa0a5CrCu6+AqX2KbvdW+gsMkUoAAj/kAuEWZeieXlKcpMHanrVTygNCX7pn+WlTuCg==
7795+
"@spotify/eslint-config-typescript@15.0.0":
7796+
version "15.0.0"
7797+
resolved "https://registry.yarnpkg.com/@spotify/eslint-config-typescript/-/eslint-config-typescript-15.0.0.tgz#b1857a76951df6e2cc4a1e92d98e7fd4f5a4baec"
7798+
integrity sha512-70nKh2v6So0MddkEfKj4xgAcqs1VmR0AS2yb62XYetZ1Ep3AmhYDl/5CYtU5pbAQS4zCap8rd/EYdmVEHXiS6g==
77997799

78007800
"@spotify/eslint-config-typescript@^14.0.0":
78017801
version "14.1.6"

0 commit comments

Comments
 (0)