Skip to content

Commit 3fd24c9

Browse files
greenkeeper[bot]thymikee
authored andcommitted
Update @callstack/eslint-config to the latest version 🚀 (#169)
* chore(package): update @callstack/eslint-config to version 6.0.0 * chore(package): update lockfile yarn.lock
1 parent 0b95597 commit 3fd24c9

File tree

2 files changed

+46
-28
lines changed

2 files changed

+46
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@babel/cli": "^7.1.2",
1919
"@babel/core": "^7.1.2",
20-
"@callstack/eslint-config": "^5.0.0",
20+
"@callstack/eslint-config": "^6.0.0",
2121
"@types/react": "^16.7.11",
2222
"@types/react-test-renderer": "^16.0.3",
2323
"babel-jest": "^24.7.1",

yarn.lock

Lines changed: 45 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -705,10 +705,10 @@
705705
lodash "^4.17.10"
706706
to-fast-properties "^2.0.0"
707707

708-
"@callstack/eslint-config@^5.0.0":
709-
version "5.0.0"
710-
resolved "https://registry.yarnpkg.com/@callstack/eslint-config/-/eslint-config-5.0.0.tgz#4901322bdc5e693909b60b6b01b8ce4b9471b08d"
711-
integrity sha512-moOcSfz/6kuwPz8NpjHBONJoMRIlKlfNtVOVTaT9RdT3B3mtt/GIWa1F9+T/svIs1tIzmTO7Z6cRFDVrys7yJA==
708+
"@callstack/eslint-config@^6.0.0":
709+
version "6.0.0"
710+
resolved "https://registry.yarnpkg.com/@callstack/eslint-config/-/eslint-config-6.0.0.tgz#1c35d22539e969b2576e2816e4292709f63ee1b1"
711+
integrity sha512-4ku8blGBeoKMGmOOFHBIx27CKrZyvgada4HPxxA1U+Q9+hIez6RHNmEOUAML2Xj4MdU0FMZBuimA1wGZJRnNpA==
712712
dependencies:
713713
babel-eslint "^10.0.1"
714714
eslint-config-prettier "^4.1.0"
@@ -717,9 +717,9 @@
717717
eslint-plugin-jest "^22.4.1"
718718
eslint-plugin-prettier "^3.0.1"
719719
eslint-plugin-promise "^4.1.1"
720-
eslint-plugin-react "^7.12.4"
720+
eslint-plugin-react "^7.13.0"
721721
eslint-plugin-react-hooks "^1.6.0"
722-
eslint-plugin-react-native "^3.6.0"
722+
eslint-plugin-react-native "^3.7.0"
723723
eslint-restricted-globals "^0.2.0"
724724
prettier "^1.17.0"
725725

@@ -2640,25 +2640,25 @@ eslint-plugin-react-native-globals@^0.1.1:
26402640
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz#ee1348bc2ceb912303ce6bdbd22e2f045ea86ea2"
26412641
integrity sha512-9aEPf1JEpiTjcFAmmyw8eiIXmcNZOqaZyHO77wgm0/dWfT/oxC1SrIq8ET38pMxHYrcB6Uew+TzUVsBeczF88g==
26422642

2643-
eslint-plugin-react-native@^3.6.0:
2644-
version "3.6.0"
2645-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.6.0.tgz#7cad3b7c6159df6d26fe3252c6c5417a17f27b4b"
2646-
integrity sha512-BEQcHZ06hZSBYWFVuNEq0xuui5VEsWpHDsZGBtfadHfCRqRMUrkYPgdDb3bpc60qShHE83kqIv59uKdinEg91Q==
2643+
eslint-plugin-react-native@^3.7.0:
2644+
version "3.7.0"
2645+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.7.0.tgz#7e2cc1f3cf24919c4c0ea7fac13301e7444e105f"
2646+
integrity sha512-krLtQmGih/uJDPxF8DBpnU8J3kRUsDm/Dey5yEhOO8LN1I3Wesbk4PGCg8Zah57azKFU+9YtGooFjJcDJWUs+g==
26472647
dependencies:
26482648
eslint-plugin-react-native-globals "^0.1.1"
26492649

2650-
eslint-plugin-react@^7.12.4:
2651-
version "7.12.4"
2652-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c"
2653-
integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==
2650+
eslint-plugin-react@^7.13.0:
2651+
version "7.13.0"
2652+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13.0.tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758"
2653+
integrity sha512-uA5LrHylu8lW/eAH3bEQe9YdzpPaFd9yAJTwTi/i/BKTD7j6aQMKVAdGM/ML72zD6womuSK7EiGtMKuK06lWjQ==
26542654
dependencies:
26552655
array-includes "^3.0.3"
26562656
doctrine "^2.1.0"
26572657
has "^1.0.3"
2658-
jsx-ast-utils "^2.0.1"
2658+
jsx-ast-utils "^2.1.0"
26592659
object.fromentries "^2.0.0"
2660-
prop-types "^15.6.2"
2661-
resolve "^1.9.0"
2660+
prop-types "^15.7.2"
2661+
resolve "^1.10.1"
26622662

26632663
eslint-restricted-globals@^0.2.0:
26642664
version "0.2.0"
@@ -4624,9 +4624,10 @@ jsprim@^1.2.2:
46244624
json-schema "0.2.3"
46254625
verror "1.10.0"
46264626

4627-
jsx-ast-utils@^2.0.1:
4628-
version "2.0.1"
4629-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
4627+
jsx-ast-utils@^2.1.0:
4628+
version "2.1.0"
4629+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0.tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36"
4630+
integrity sha512-yDGDG2DS4JcqhA6blsuYbtsT09xL8AoLuUR2Gb5exrw7UEM19sBcOTq+YBBhrNbl0PUC4R4LnFu+dHg2HKeVvA==
46304631
dependencies:
46314632
array-includes "^3.0.3"
46324633

@@ -4828,9 +4829,10 @@ log-symbols@^2.2.0:
48284829
dependencies:
48294830
chalk "^2.0.1"
48304831

4831-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
4832+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
48324833
version "1.4.0"
48334834
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
4835+
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
48344836
dependencies:
48354837
js-tokens "^3.0.0 || ^4.0.0"
48364838

@@ -6120,6 +6122,15 @@ prop-types@^15.5.8, prop-types@^15.6.2:
61206122
loose-envify "^1.3.1"
61216123
object-assign "^4.1.1"
61226124

6125+
prop-types@^15.7.2:
6126+
version "15.7.2"
6127+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
6128+
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
6129+
dependencies:
6130+
loose-envify "^1.4.0"
6131+
object-assign "^4.1.1"
6132+
react-is "^16.8.1"
6133+
61236134
pseudomap@^1.0.2:
61246135
version "1.0.2"
61256136
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
@@ -6193,16 +6204,16 @@ react-devtools-core@^3.6.0:
61936204
shell-quote "^1.6.1"
61946205
ws "^3.3.1"
61956206

6207+
react-is@^16.8.1, react-is@^16.8.4:
6208+
version "16.8.6"
6209+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
6210+
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
6211+
61966212
react-is@^16.8.3:
61976213
version "16.8.3"
61986214
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.3.tgz#4ad8b029c2a718fc0cfc746c8d4e1b7221e5387d"
61996215
integrity sha512-Y4rC1ZJmsxxkkPuMLwvKvlL1Zfpbcu+Bf4ZigkHup3v9EfdYhAlWAaVyA19olXq2o2mGn0w+dFKvk3pVVlYcIA==
62006216

6201-
react-is@^16.8.4:
6202-
version "16.8.6"
6203-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
6204-
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
6205-
62066217
react-native@^0.59.8:
62076218
version "0.59.8"
62086219
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.8.tgz#ade4141c777c60f5ec4889d9811d0f80a9d56547"
@@ -6596,13 +6607,20 @@ resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1:
65966607
dependencies:
65976608
path-parse "^1.0.5"
65986609

6599-
resolve@^1.10.0, resolve@^1.9.0:
6610+
resolve@^1.10.0:
66006611
version "1.10.0"
66016612
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
66026613
integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
66036614
dependencies:
66046615
path-parse "^1.0.6"
66056616

6617+
resolve@^1.10.1:
6618+
version "1.10.1"
6619+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.1.tgz#664842ac960795bbe758221cdccda61fb64b5f18"
6620+
integrity sha512-KuIe4mf++td/eFb6wkaPbMDnP6kObCaEtIDuHOUED6MNUo4K670KZUHuuvYPZDxNF0WVLw49n06M2m2dXphEzA==
6621+
dependencies:
6622+
path-parse "^1.0.6"
6623+
66066624
responselike@^1.0.2:
66076625
version "1.0.2"
66086626
resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"

0 commit comments

Comments
 (0)