Skip to content

Commit d8a166f

Browse files
chore(deps): update formatting & linting (#32978)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7805783 commit d8a166f

File tree

2 files changed

+45
-44
lines changed

2 files changed

+45
-44
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
"eslint-config-google": "^0.14.0",
4040
"eslint-config-prettier": "^8.3.0",
4141
"eslint-plugin-filenames": "^1.3.2",
42-
"eslint-plugin-flowtype": "^5.9.0",
43-
"eslint-plugin-import": "^2.23.4",
42+
"eslint-plugin-flowtype": "^5.9.2",
43+
"eslint-plugin-import": "^2.24.2",
4444
"eslint-plugin-jsx-a11y": "^6.4.1",
45-
"eslint-plugin-prettier": "^3.4.0",
46-
"eslint-plugin-react": "^7.24.0",
45+
"eslint-plugin-prettier": "^3.4.1",
46+
"eslint-plugin-react": "^7.25.1",
4747
"fs-extra": "^10.0.0",
4848
"glob": "^7.1.7",
4949
"husky": "3.1.0",

yarn.lock

+41-40
Original file line numberDiff line numberDiff line change
@@ -10637,18 +10637,18 @@ eslint-config-react-app@^6.0.0:
1063710637
dependencies:
1063810638
confusing-browser-globals "^1.0.10"
1063910639

10640-
eslint-import-resolver-node@^0.3.4:
10641-
version "0.3.4"
10642-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
10643-
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
10640+
eslint-import-resolver-node@^0.3.6:
10641+
version "0.3.6"
10642+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
10643+
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
1064410644
dependencies:
10645-
debug "^2.6.9"
10646-
resolve "^1.13.1"
10645+
debug "^3.2.7"
10646+
resolve "^1.20.0"
1064710647

10648-
eslint-module-utils@^2.6.1:
10649-
version "2.6.1"
10650-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.1.tgz#b51be1e473dd0de1c5ea638e22429c2490ea8233"
10651-
integrity sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==
10648+
eslint-module-utils@^2.6.2:
10649+
version "2.6.2"
10650+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534"
10651+
integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==
1065210652
dependencies:
1065310653
debug "^3.2.7"
1065410654
pkg-dir "^2.0.0"
@@ -10662,10 +10662,10 @@ eslint-plugin-filenames@^1.3.2:
1066210662
lodash.snakecase "4.1.1"
1066310663
lodash.upperfirst "4.3.1"
1066410664

10665-
eslint-plugin-flowtype@^5.8.2, eslint-plugin-flowtype@^5.9.0:
10666-
version "5.9.0"
10667-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.9.0.tgz#8d2d81d3d79bb53470ed62b97409b31684757e30"
10668-
integrity sha512-aBUVPA5Wt0XyuV3Wg8flfVqYJR6yR2nRLuyPwoTjCg5VTk4G1X1zQpInr39tUGgRxqrA+d+B9GYK4+/d1i0Rfw==
10665+
eslint-plugin-flowtype@^5.8.2, eslint-plugin-flowtype@^5.9.2:
10666+
version "5.9.2"
10667+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.9.2.tgz#aac08cd26ee4da79cba0e40c3877bb4d96a74ebc"
10668+
integrity sha512-qxE/eo9DCN7800MIB/O1ToOiFuOPOlaMJWQY2BEm69oY7RCm3s2X1z4CdgtFvDDWf9RSSugZm1KRhdBMBueKbg==
1066910669
dependencies:
1067010670
lodash "^4.17.15"
1067110671
string-natural-compare "^3.0.1"
@@ -10680,26 +10680,26 @@ eslint-plugin-graphql@^4.0.0:
1068010680
lodash.flatten "^4.4.0"
1068110681
lodash.without "^4.4.0"
1068210682

10683-
eslint-plugin-import@^2.23.4:
10684-
version "2.23.4"
10685-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
10686-
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
10683+
eslint-plugin-import@^2.23.4, eslint-plugin-import@^2.24.2:
10684+
version "2.24.2"
10685+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
10686+
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
1068710687
dependencies:
1068810688
array-includes "^3.1.3"
1068910689
array.prototype.flat "^1.2.4"
1069010690
debug "^2.6.9"
1069110691
doctrine "^2.1.0"
10692-
eslint-import-resolver-node "^0.3.4"
10693-
eslint-module-utils "^2.6.1"
10692+
eslint-import-resolver-node "^0.3.6"
10693+
eslint-module-utils "^2.6.2"
1069410694
find-up "^2.0.0"
1069510695
has "^1.0.3"
10696-
is-core-module "^2.4.0"
10696+
is-core-module "^2.6.0"
1069710697
minimatch "^3.0.4"
10698-
object.values "^1.1.3"
10698+
object.values "^1.1.4"
1069910699
pkg-up "^2.0.0"
1070010700
read-pkg-up "^3.0.0"
1070110701
resolve "^1.20.0"
10702-
tsconfig-paths "^3.9.0"
10702+
tsconfig-paths "^3.11.0"
1070310703

1070410704
eslint-plugin-jsx-a11y@^6.4.1:
1070510705
version "6.4.1"
@@ -10718,10 +10718,10 @@ eslint-plugin-jsx-a11y@^6.4.1:
1071810718
jsx-ast-utils "^3.1.0"
1071910719
language-tags "^1.0.5"
1072010720

10721-
eslint-plugin-prettier@^3.4.0:
10722-
version "3.4.0"
10723-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
10724-
integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
10721+
eslint-plugin-prettier@^3.4.1:
10722+
version "3.4.1"
10723+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
10724+
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
1072510725
dependencies:
1072610726
prettier-linter-helpers "^1.0.0"
1072710727

@@ -10730,14 +10730,15 @@ eslint-plugin-react-hooks@^4.2.0:
1073010730
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
1073110731
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
1073210732

10733-
eslint-plugin-react@^7.24.0:
10734-
version "7.24.0"
10735-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4"
10736-
integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q==
10733+
eslint-plugin-react@^7.24.0, eslint-plugin-react@^7.25.1:
10734+
version "7.25.1"
10735+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1.tgz#9286b7cd9bf917d40309760f403e53016eda8331"
10736+
integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug==
1073710737
dependencies:
1073810738
array-includes "^3.1.3"
1073910739
array.prototype.flatmap "^1.2.4"
1074010740
doctrine "^2.1.0"
10741+
estraverse "^5.2.0"
1074110742
has "^1.0.3"
1074210743
jsx-ast-utils "^2.4.1 || ^3.0.0"
1074310744
minimatch "^3.0.4"
@@ -14158,10 +14159,10 @@ is-color-stop@^1.0.0, is-color-stop@^1.1.0:
1415814159
rgb-regex "^1.0.1"
1415914160
rgba-regex "^1.0.0"
1416014161

14161-
is-core-module@^2.2.0, is-core-module@^2.4.0:
14162-
version "2.4.0"
14163-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1"
14164-
integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==
14162+
is-core-module@^2.2.0, is-core-module@^2.6.0:
14163+
version "2.6.0"
14164+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
14165+
integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
1416514166
dependencies:
1416614167
has "^1.0.3"
1416714168

@@ -19035,7 +19036,7 @@ object.pick@^1.2.0, object.pick@^1.3.0:
1903519036
dependencies:
1903619037
isobject "^3.0.1"
1903719038

19038-
object.values@^1.1.0, object.values@^1.1.3, object.values@^1.1.4:
19039+
object.values@^1.1.0, object.values@^1.1.4:
1903919040
version "1.1.4"
1904019041
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
1904119042
integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
@@ -25814,10 +25815,10 @@ tsc-watch@^4.4.0:
2581425815
string-argv "^0.1.1"
2581525816
strip-ansi "^6.0.0"
2581625817

25817-
tsconfig-paths@^3.9.0:
25818-
version "3.9.0"
25819-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
25820-
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
25818+
tsconfig-paths@^3.11.0:
25819+
version "3.11.0"
25820+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
25821+
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
2582125822
dependencies:
2582225823
"@types/json5" "^0.0.29"
2582325824
json5 "^1.0.1"

0 commit comments

Comments
 (0)