Skip to content

Commit 558b6d5

Browse files
chore(deps-dev): bump eslint-config-welly from 1.10.6 to 1.11.1
Bumps [eslint-config-welly](https://github.com/wellyshen/eslint-config-welly) from 1.10.6 to 1.11.1. - [Release notes](https://github.com/wellyshen/eslint-config-welly/releases) - [Changelog](https://github.com/wellyshen/eslint-config-welly/blob/master/CHANGELOG.md) - [Commits](wellyshen/eslint-config-welly@v1.10.6...v1.11.1) --- updated-dependencies: - dependency-name: eslint-config-welly dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6c74e8 commit 558b6d5

File tree

1 file changed

+71
-19
lines changed

1 file changed

+71
-19
lines changed

yarn.lock

Lines changed: 71 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,21 +1652,33 @@
16521652
dependencies:
16531653
"@types/yargs-parser" "*"
16541654

1655-
"@typescript-eslint/eslint-plugin@^4.26.0":
1656-
version "4.26.1"
1657-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3"
1658-
integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw==
1655+
"@typescript-eslint/eslint-plugin@^4.26.1":
1656+
version "4.27.0"
1657+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0"
1658+
integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==
16591659
dependencies:
1660-
"@typescript-eslint/experimental-utils" "4.26.1"
1661-
"@typescript-eslint/scope-manager" "4.26.1"
1660+
"@typescript-eslint/experimental-utils" "4.27.0"
1661+
"@typescript-eslint/scope-manager" "4.27.0"
16621662
debug "^4.3.1"
16631663
functional-red-black-tree "^1.0.1"
16641664
lodash "^4.17.21"
16651665
regexpp "^3.1.0"
16661666
semver "^7.3.5"
16671667
tsutils "^3.21.0"
16681668

1669-
"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1", "@typescript-eslint/experimental-utils@^4.24.0":
1669+
"@typescript-eslint/[email protected]":
1670+
version "4.27.0"
1671+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
1672+
integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==
1673+
dependencies:
1674+
"@types/json-schema" "^7.0.7"
1675+
"@typescript-eslint/scope-manager" "4.27.0"
1676+
"@typescript-eslint/types" "4.27.0"
1677+
"@typescript-eslint/typescript-estree" "4.27.0"
1678+
eslint-scope "^5.1.1"
1679+
eslint-utils "^3.0.0"
1680+
1681+
"@typescript-eslint/experimental-utils@^4.0.1", "@typescript-eslint/experimental-utils@^4.24.0":
16701682
version "4.26.1"
16711683
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142"
16721684
integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ==
@@ -1678,14 +1690,14 @@
16781690
eslint-scope "^5.1.1"
16791691
eslint-utils "^3.0.0"
16801692

1681-
"@typescript-eslint/parser@^4.26.0":
1682-
version "4.26.1"
1683-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.1.tgz#cecfdd5eb7a5c13aabce1c1cfd7fbafb5a0f1e8e"
1684-
integrity sha512-q7F3zSo/nU6YJpPJvQveVlIIzx9/wu75lr6oDbDzoeIRWxpoc/HQ43G4rmMoCc5my/3uSj2VEpg/D83LYZF5HQ==
1693+
"@typescript-eslint/parser@^4.26.1":
1694+
version "4.27.0"
1695+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94"
1696+
integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ==
16851697
dependencies:
1686-
"@typescript-eslint/scope-manager" "4.26.1"
1687-
"@typescript-eslint/types" "4.26.1"
1688-
"@typescript-eslint/typescript-estree" "4.26.1"
1698+
"@typescript-eslint/scope-manager" "4.27.0"
1699+
"@typescript-eslint/types" "4.27.0"
1700+
"@typescript-eslint/typescript-estree" "4.27.0"
16891701
debug "^4.3.1"
16901702

16911703
"@typescript-eslint/[email protected]":
@@ -1696,11 +1708,24 @@
16961708
"@typescript-eslint/types" "4.26.1"
16971709
"@typescript-eslint/visitor-keys" "4.26.1"
16981710

1711+
"@typescript-eslint/[email protected]":
1712+
version "4.27.0"
1713+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
1714+
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
1715+
dependencies:
1716+
"@typescript-eslint/types" "4.27.0"
1717+
"@typescript-eslint/visitor-keys" "4.27.0"
1718+
16991719
"@typescript-eslint/[email protected]":
17001720
version "4.26.1"
17011721
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.1.tgz#9e7c523f73c34b04a765e4167ca5650436ef1d38"
17021722
integrity sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg==
17031723

1724+
"@typescript-eslint/[email protected]":
1725+
version "4.27.0"
1726+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
1727+
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
1728+
17041729
"@typescript-eslint/[email protected]":
17051730
version "4.26.1"
17061731
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz#b2ce2e789233d62283fae2c16baabd4f1dbc9633"
@@ -1714,6 +1739,19 @@
17141739
semver "^7.3.5"
17151740
tsutils "^3.21.0"
17161741

1742+
"@typescript-eslint/[email protected]":
1743+
version "4.27.0"
1744+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
1745+
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
1746+
dependencies:
1747+
"@typescript-eslint/types" "4.27.0"
1748+
"@typescript-eslint/visitor-keys" "4.27.0"
1749+
debug "^4.3.1"
1750+
globby "^11.0.3"
1751+
is-glob "^4.0.1"
1752+
semver "^7.3.5"
1753+
tsutils "^3.21.0"
1754+
17171755
"@typescript-eslint/[email protected]":
17181756
version "4.26.1"
17191757
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz#0d55ea735cb0d8903b198017d6d4f518fdaac546"
@@ -1722,6 +1760,14 @@
17221760
"@typescript-eslint/types" "4.26.1"
17231761
eslint-visitor-keys "^2.0.0"
17241762

1763+
"@typescript-eslint/[email protected]":
1764+
version "4.27.0"
1765+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
1766+
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
1767+
dependencies:
1768+
"@typescript-eslint/types" "4.27.0"
1769+
eslint-visitor-keys "^2.0.0"
1770+
17251771
"@webassemblyjs/[email protected]":
17261772
version "1.9.0"
17271773
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
@@ -3600,13 +3646,13 @@ eslint-config-prettier@^8.3.0:
36003646
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
36013647

36023648
eslint-config-welly@^1.10.6:
3603-
version "1.10.6"
3604-
resolved "https://registry.yarnpkg.com/eslint-config-welly/-/eslint-config-welly-1.10.6.tgz#9e2d05ad47c17210570edce8217f2a540e66354c"
3605-
integrity sha512-5vpyCiIgAYKdTQPP88MF4ZEuVUbRESfWCY48EWSqkdkSP1YlWhC60J5UuKyq00nUQ5LnXRwTQMm7wyFMAtI9+g==
3649+
version "1.11.1"
3650+
resolved "https://registry.yarnpkg.com/eslint-config-welly/-/eslint-config-welly-1.11.1.tgz#7fbd68c48947776b785e783301749da48abc0b52"
3651+
integrity sha512-99Cs6N445B94opxyns/LUnPSg0Nnf6qia1ASKewRj/rYcgIRAo3XgAhc6qKwd1O00FfrqhB0mKnhbFrwD2bAjg==
36063652
dependencies:
36073653
"@emotion/eslint-plugin" "^11.2.0"
3608-
"@typescript-eslint/eslint-plugin" "^4.26.0"
3609-
"@typescript-eslint/parser" "^4.26.0"
3654+
"@typescript-eslint/eslint-plugin" "^4.26.1"
3655+
"@typescript-eslint/parser" "^4.26.1"
36103656
eslint-config-airbnb "^18.2.1"
36113657
eslint-config-prettier "^8.3.0"
36123658
eslint-import-resolver-typescript "^2.4.0"
@@ -3615,6 +3661,7 @@ eslint-config-welly@^1.10.6:
36153661
eslint-plugin-jest "^24.3.6"
36163662
eslint-plugin-jest-dom "^3.9.0"
36173663
eslint-plugin-jsx-a11y "^6.4.1"
3664+
eslint-plugin-promise "^5.1.0"
36183665
eslint-plugin-react "^7.21.5"
36193666
eslint-plugin-react-hooks "^4"
36203667
eslint-plugin-testing-library "^4.6.0"
@@ -3715,6 +3762,11 @@ eslint-plugin-jsx-a11y@^6.4.1:
37153762
jsx-ast-utils "^3.1.0"
37163763
language-tags "^1.0.5"
37173764

3765+
eslint-plugin-promise@^5.1.0:
3766+
version "5.1.0"
3767+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
3768+
integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
3769+
37183770
eslint-plugin-react-hooks@^4:
37193771
version "4.2.0"
37203772
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"

0 commit comments

Comments
 (0)