diff --git a/yarn.lock b/yarn.lock index dd41b723..0bde5ff8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1643,7 +1643,7 @@ semver "^7.3.2" tsutils "^3.17.1" -"@typescript-eslint/experimental-utils@4.0.1": +"@typescript-eslint/experimental-utils@4.0.1", "@typescript-eslint/experimental-utils@^4.0.1": version "4.0.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.0.1.tgz#7d9a3ab6821ad5274dad2186c1aa0d93afd696eb" integrity sha512-gAqOjLiHoED79iYTt3F4uSHrYmg/GPz/zGezdB0jAdr6S6gwNiR/j7cTZ8nREKVzMVKLd9G3xbg1sV9GClW3sw== @@ -1655,7 +1655,7 @@ eslint-scope "^5.0.0" eslint-utils "^2.0.0" -"@typescript-eslint/experimental-utils@^2.29.0", "@typescript-eslint/experimental-utils@^2.5.0": +"@typescript-eslint/experimental-utils@^2.29.0": version "2.34.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.34.0.tgz#d3524b644cdb40eebceca67f8cf3e4cc9c8f980f" integrity sha512-eS6FTkq+wuMJ+sgtuNTtcqavWXqsflWcfBnlYhg/nS4aZ1leewkXGbvBhaapn1q6qf4M71bsR1tez5JTRMuqwA== @@ -3712,9 +3712,9 @@ eslint-config-prettier@^6.11.0: get-stdin "^6.0.0" eslint-config-welly@^1.4.2: - version "1.4.2" - resolved "https://registry.yarnpkg.com/eslint-config-welly/-/eslint-config-welly-1.4.2.tgz#cbd22c3a5cffb2f1a9a01663c1381fa847048d2e" - integrity sha512-ZVvHx6Y8kBt3IrgoTlo3coCYOr7aW1NzMLqGxsmTAv4n91EGAG+dGWC6DL02OawtNiGYsSgkx5k1l+Qe1QuHZQ== + version "1.4.3" + resolved "https://registry.yarnpkg.com/eslint-config-welly/-/eslint-config-welly-1.4.3.tgz#4b13c91a98508ffb8755e5a6ad818a0edd71da54" + integrity sha512-B1GVXcXH4Ub+/NWQzp0XidnBAcyLOZzqkqd2pqHdvudOYdAK65FDCoU2i2QETMnEoNJsvl2SYE+ZVZjy578vCQ== dependencies: "@typescript-eslint/eslint-plugin" "^4.0.1" "@typescript-eslint/parser" "^4.0.1" @@ -3724,7 +3724,7 @@ eslint-config-welly@^1.4.2: eslint-plugin-compat "^3.8.0" eslint-plugin-emotion "^10.0.27" eslint-plugin-import "^2.21.2" - eslint-plugin-jest "^23.20.0" + eslint-plugin-jest "^24.0.0" eslint-plugin-jest-dom "^3.2.2" eslint-plugin-jsx-a11y "^6.3.0" eslint-plugin-prettier "^3.1.4" @@ -3806,12 +3806,12 @@ eslint-plugin-jest-dom@^3.2.2: "@babel/runtime" "^7.9.6" requireindex "^1.2.0" -eslint-plugin-jest@^23.20.0: - version "23.20.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0.tgz#e1d69c75f639e99d836642453c4e75ed22da4099" - integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw== +eslint-plugin-jest@^24.0.0: + version "24.0.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.0.0.tgz#6b1c460c529104c7d16d889e76fe708b281c4d14" + integrity sha512-a0G7hSDbuBCW4PNT6MVpAyfnGbUDOqxzOyhR6wT2BIBnR7MhvfAqd6KKfsTjX+Z3gxzIHiEsihzdClU4cSc6qQ== dependencies: - "@typescript-eslint/experimental-utils" "^2.5.0" + "@typescript-eslint/experimental-utils" "^4.0.1" eslint-plugin-jsx-a11y@^6.3.0: version "6.3.1"