Skip to content

Commit a129ea1

Browse files
Upgrade: Updates linting packages
Updates prettier, eslint-plugin-react, eslint-plugin-prettier, eslint-config-prettier and eslint to the latest versions
1 parent 16e7d9c commit a129ea1

File tree

2 files changed

+56
-41
lines changed

2 files changed

+56
-41
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@
4343
"commitizen": "^3.0.5",
4444
"conventional-changelog-eslint": "^3.0.1",
4545
"cz-adapter-eslint": "^0.2.0",
46-
"eslint": "^5.13.0",
47-
"eslint-config-prettier": "^4.0.0",
48-
"eslint-plugin-prettier": "^3.0.1",
49-
"eslint-plugin-react": "^7.12.3",
46+
"eslint": "^5.16.0",
47+
"eslint-config-prettier": "^4.3.0",
48+
"eslint-plugin-prettier": "^3.1.0",
49+
"eslint-plugin-react": "^7.13.0",
5050
"fbjs": "^1.0.0",
5151
"jest": "^23.6.0",
5252
"jsdom": "^15.0.0",
53-
"prettier": "^1.16.4",
53+
"prettier": "^1.17.1",
5454
"react": "^16.7.0",
5555
"react-dom": "^16.7.0",
5656
"rimraf": "^2.6.3",

yarn.lock

+51-36
Original file line numberDiff line numberDiff line change
@@ -3203,32 +3203,32 @@ escodegen@^1.11.0, escodegen@^1.9.1:
32033203
optionalDependencies:
32043204
source-map "~0.6.1"
32053205

3206-
eslint-config-prettier@^4.0.0:
3207-
version "4.1.0"
3208-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.1.0.tgz#181364895899fff9fd3605fecb5c4f20e7d5f395"
3209-
integrity sha512-zILwX9/Ocz4SV2vX7ox85AsrAgXV3f2o2gpIicdMIOra48WYqgUnWNH/cR/iHtmD2Vb3dLSC3LiEJnS05Gkw7w==
3206+
eslint-config-prettier@^4.3.0:
3207+
version "4.3.0"
3208+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0"
3209+
integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA==
32103210
dependencies:
32113211
get-stdin "^6.0.0"
32123212

3213-
eslint-plugin-prettier@^3.0.1:
3214-
version "3.0.1"
3215-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d"
3216-
integrity sha512-/PMttrarPAY78PLvV3xfWibMOdMDl57hmlQ2XqFeA37wd+CJ7WSxV7txqjVPHi/AAFKd2lX0ZqfsOc/i5yFCSQ==
3213+
eslint-plugin-prettier@^3.1.0:
3214+
version "3.1.0"
3215+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.0.tgz#8695188f95daa93b0dc54b249347ca3b79c4686d"
3216+
integrity sha512-XWX2yVuwVNLOUhQijAkXz+rMPPoCr7WFiAl8ig6I7Xn+pPVhDhzg4DxHpmbeb0iqjO9UronEA3Tb09ChnFVHHA==
32173217
dependencies:
32183218
prettier-linter-helpers "^1.0.0"
32193219

3220-
eslint-plugin-react@^7.12.3:
3221-
version "7.12.4"
3222-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c"
3223-
integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ==
3220+
eslint-plugin-react@^7.13.0:
3221+
version "7.13.0"
3222+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13.0.tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758"
3223+
integrity sha512-uA5LrHylu8lW/eAH3bEQe9YdzpPaFd9yAJTwTi/i/BKTD7j6aQMKVAdGM/ML72zD6womuSK7EiGtMKuK06lWjQ==
32243224
dependencies:
32253225
array-includes "^3.0.3"
32263226
doctrine "^2.1.0"
32273227
has "^1.0.3"
3228-
jsx-ast-utils "^2.0.1"
3228+
jsx-ast-utils "^2.1.0"
32293229
object.fromentries "^2.0.0"
3230-
prop-types "^15.6.2"
3231-
resolve "^1.9.0"
3230+
prop-types "^15.7.2"
3231+
resolve "^1.10.1"
32323232

32333233
32343234
version "3.7.1"
@@ -3238,10 +3238,10 @@ [email protected]:
32383238
esrecurse "^4.1.0"
32393239
estraverse "^4.1.1"
32403240

3241-
eslint-scope@^4.0.2:
3242-
version "4.0.2"
3243-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.2.tgz#5f10cd6cabb1965bf479fa65745673439e21cb0e"
3244-
integrity sha512-5q1+B/ogmHl8+paxtOKx38Z8LtWkVGuNt3+GQNErqwLl6ViNp/gdJGMCjZNxZ8j/VYjDNZ2Fo+eQc1TAVPIzbg==
3241+
eslint-scope@^4.0.3:
3242+
version "4.0.3"
3243+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
3244+
integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg==
32453245
dependencies:
32463246
esrecurse "^4.1.0"
32473247
estraverse "^4.1.1"
@@ -3256,18 +3256,18 @@ eslint-visitor-keys@^1.0.0:
32563256
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
32573257
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
32583258

3259-
eslint@^5.13.0:
3260-
version "5.15.1"
3261-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.15.1.tgz#8266b089fd5391e0009a047050795b1d73664524"
3262-
integrity sha512-NTcm6vQ+PTgN3UBsALw5BMhgO6i5EpIjQF/Xb5tIh3sk9QhrFafujUOczGz4J24JBlzWclSB9Vmx8d+9Z6bFCg==
3259+
eslint@^5.16.0:
3260+
version "5.16.0"
3261+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
3262+
integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
32633263
dependencies:
32643264
"@babel/code-frame" "^7.0.0"
32653265
ajv "^6.9.1"
32663266
chalk "^2.1.0"
32673267
cross-spawn "^6.0.5"
32683268
debug "^4.0.1"
32693269
doctrine "^3.0.0"
3270-
eslint-scope "^4.0.2"
3270+
eslint-scope "^4.0.3"
32713271
eslint-utils "^1.3.1"
32723272
eslint-visitor-keys "^1.0.0"
32733273
espree "^5.0.1"
@@ -3281,7 +3281,7 @@ eslint@^5.13.0:
32813281
import-fresh "^3.0.0"
32823282
imurmurhash "^0.1.4"
32833283
inquirer "^6.2.2"
3284-
js-yaml "^3.12.0"
3284+
js-yaml "^3.13.0"
32853285
json-stable-stringify-without-jsonify "^1.0.1"
32863286
levn "^0.3.0"
32873287
lodash "^4.17.11"
@@ -5167,7 +5167,15 @@ js-tokens@^3.0.2:
51675167
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
51685168
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
51695169

5170-
js-yaml@^3.12.0, js-yaml@^3.7.0, js-yaml@^3.9.0:
5170+
js-yaml@^3.13.0:
5171+
version "3.13.1"
5172+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
5173+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
5174+
dependencies:
5175+
argparse "^1.0.7"
5176+
esprima "^4.0.0"
5177+
5178+
js-yaml@^3.7.0, js-yaml@^3.9.0:
51715179
version "3.12.2"
51725180
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.2.tgz#ef1d067c5a9d9cb65bd72f285b5d8105c77f14fc"
51735181
integrity sha512-QHn/Lh/7HhZ/Twc7vJYQTkjuCa0kaCcDcjK5Zlk2rvnUpy7DxMJ23+Jc2dcyvltwQVg1nygAVlB2oRDFHoRS5Q==
@@ -5323,10 +5331,10 @@ jsprim@^1.2.2:
53235331
json-schema "0.2.3"
53245332
verror "1.10.0"
53255333

5326-
jsx-ast-utils@^2.0.1:
5327-
version "2.0.1"
5328-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
5329-
integrity sha1-6AGxs5mF4g//yHtA43SAgOLcrH8=
5334+
jsx-ast-utils@^2.1.0:
5335+
version "2.1.0"
5336+
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0.tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36"
5337+
integrity sha512-yDGDG2DS4JcqhA6blsuYbtsT09xL8AoLuUR2Gb5exrw7UEM19sBcOTq+YBBhrNbl0PUC4R4LnFu+dHg2HKeVvA==
53305338
dependencies:
53315339
array-includes "^3.0.3"
53325340

@@ -6983,10 +6991,10 @@ prettier-linter-helpers@^1.0.0:
69836991
dependencies:
69846992
fast-diff "^1.1.2"
69856993

6986-
prettier@^1.16.4:
6987-
version "1.16.4"
6988-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
6989-
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
6994+
prettier@^1.17.1:
6995+
version "1.17.1"
6996+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
6997+
integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==
69906998

69916999
pretty-format@^23.6.0:
69927000
version "23.6.0"
@@ -7046,7 +7054,7 @@ promzard@^0.3.0:
70467054
dependencies:
70477055
read "1"
70487056

7049-
prop-types@^15.6.2:
7057+
prop-types@^15.6.2, prop-types@^15.7.2:
70507058
version "15.7.2"
70517059
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
70527060
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -7604,13 +7612,20 @@ [email protected]:
76047612
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
76057613
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
76067614

7607-
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.3.2, resolve@^1.9.0:
7615+
resolve@^1.1.6, resolve@^1.10.0, resolve@^1.3.2:
76087616
version "1.10.0"
76097617
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
76107618
integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
76117619
dependencies:
76127620
path-parse "^1.0.6"
76137621

7622+
resolve@^1.10.1:
7623+
version "1.11.0"
7624+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232"
7625+
integrity sha512-WL2pBDjqT6pGUNSUzMw00o4T7If+z4H2x3Gz893WoUQ5KW8Vr9txp00ykiP16VBaZF5+j/OcXJHZ9+PCvdiDKw==
7626+
dependencies:
7627+
path-parse "^1.0.6"
7628+
76147629
responselike@^1.0.2:
76157630
version "1.0.2"
76167631
resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"

0 commit comments

Comments
 (0)