Skip to content

Commit 3df60d5

Browse files
Upgrade: Update eslint related packages
1 parent 8e2a125 commit 3df60d5

File tree

2 files changed

+49
-31
lines changed

2 files changed

+49
-31
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"commitizen": "^3.0.5",
4444
"conventional-changelog-eslint": "^3.0.1",
4545
"cz-adapter-eslint": "^0.1.2",
46-
"eslint": "^5.9.0",
46+
"eslint": "^5.11.1",
4747
"eslint-config-prettier": "^3.3.0",
48-
"eslint-plugin-prettier": "^3.0.0",
49-
"eslint-plugin-react": "^7.11.1",
48+
"eslint-plugin-prettier": "^3.0.1",
49+
"eslint-plugin-react": "^7.12.1",
5050
"fbjs": "^1.0.0",
5151
"jest": "^23.6.0",
5252
"jsdom": "^13.0.0",

yarn.lock

+46-28
Original file line numberDiff line numberDiff line change
@@ -820,17 +820,16 @@ acorn-globals@^4.3.0:
820820
acorn "^6.0.1"
821821
acorn-walk "^6.0.1"
822822

823-
acorn-jsx@^4.1.1:
824-
version "4.1.1"
825-
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-4.1.1.tgz#e8e41e48ea2fe0c896740610ab6a4ffd8add225e"
826-
dependencies:
827-
acorn "^5.0.3"
823+
acorn-jsx@^5.0.0:
824+
version "5.0.1"
825+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e"
826+
integrity sha512-HJ7CfNHrfJLlNTzIEUTj43LNWGkqpRLxm3YjAlcD0ACydk9XynzYsCBHxut+iqt+1aBXkx9UP/w/ZqMr13XIzg==
828827

829828
acorn-walk@^6.0.1:
830829
version "6.1.1"
831830
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.1.1.tgz#d363b66f5fac5f018ff9c3a1e7b6f8e310cc3913"
832831

833-
acorn@^5.0.0, acorn@^5.0.3, acorn@^5.5.3, acorn@^5.6.0:
832+
acorn@^5.0.0, acorn@^5.5.3:
834833
version "5.7.1"
835834
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.1.tgz#f095829297706a7c9776958c0afc8930a9b9d9d8"
836835

@@ -3174,7 +3173,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
31743173
dependencies:
31753174
is-arrayish "^0.2.1"
31763175

3177-
es-abstract@^1.5.1, es-abstract@^1.7.0:
3176+
es-abstract@^1.11.0, es-abstract@^1.5.1, es-abstract@^1.7.0:
31783177
version "1.12.0"
31793178
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165"
31803179
dependencies:
@@ -3226,21 +3225,25 @@ eslint-config-prettier@^3.3.0:
32263225
dependencies:
32273226
get-stdin "^6.0.0"
32283227

3229-
eslint-plugin-prettier@^3.0.0:
3230-
version "3.0.0"
3231-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.0.tgz#f6b823e065f8c36529918cdb766d7a0e975ec30c"
3228+
eslint-plugin-prettier@^3.0.1:
3229+
version "3.0.1"
3230+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d"
3231+
integrity sha512-/PMttrarPAY78PLvV3xfWibMOdMDl57hmlQ2XqFeA37wd+CJ7WSxV7txqjVPHi/AAFKd2lX0ZqfsOc/i5yFCSQ==
32323232
dependencies:
32333233
prettier-linter-helpers "^1.0.0"
32343234

3235-
eslint-plugin-react@^7.11.1:
3236-
version "7.11.1"
3237-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c"
3235+
eslint-plugin-react@^7.12.1:
3236+
version "7.12.1"
3237+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.1.tgz#b9c4639f72469ff317ac31e3bd630d22d0dbf8f4"
3238+
integrity sha512-1YyXVhp6KSB+xRC1BWzmlA4BH9Wp9jMMBE6AJizxuk+bg/KUJpQGRwsU1/q1pV8rM6oEdLCxunXn7Nfh2BOWBg==
32383239
dependencies:
32393240
array-includes "^3.0.3"
32403241
doctrine "^2.1.0"
32413242
has "^1.0.3"
32423243
jsx-ast-utils "^2.0.1"
3244+
object.fromentries "^2.0.0"
32433245
prop-types "^15.6.2"
3246+
resolve "^1.9.0"
32443247

32453248
32463249
version "3.7.1"
@@ -3264,9 +3267,10 @@ eslint-visitor-keys@^1.0.0:
32643267
version "1.0.0"
32653268
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
32663269

3267-
eslint@^5.9.0:
3268-
version "5.9.0"
3269-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.9.0.tgz#b234b6d15ef84b5849c6de2af43195a2d59d408e"
3270+
eslint@^5.11.1:
3271+
version "5.11.1"
3272+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.11.1.tgz#8deda83db9f354bf9d3f53f9677af7e0e13eadda"
3273+
integrity sha512-gOKhM8JwlFOc2acbOrkYR05NW8M6DCMSvfcJiBB5NDxRE1gv8kbvxKaC9u69e6ZGEMWXcswA/7eKR229cEIpvg==
32703274
dependencies:
32713275
"@babel/code-frame" "^7.0.0"
32723276
ajv "^6.5.3"
@@ -3277,7 +3281,7 @@ eslint@^5.9.0:
32773281
eslint-scope "^4.0.0"
32783282
eslint-utils "^1.3.1"
32793283
eslint-visitor-keys "^1.0.0"
3280-
espree "^4.0.0"
3284+
espree "^5.0.0"
32813285
esquery "^1.0.1"
32823286
esutils "^2.0.2"
32833287
file-entry-cache "^2.0.0"
@@ -3287,7 +3291,6 @@ eslint@^5.9.0:
32873291
ignore "^4.0.6"
32883292
imurmurhash "^0.1.4"
32893293
inquirer "^6.1.0"
3290-
is-resolvable "^1.1.0"
32913294
js-yaml "^3.12.0"
32923295
json-stable-stringify-without-jsonify "^1.0.1"
32933296
levn "^0.3.0"
@@ -3307,12 +3310,14 @@ eslint@^5.9.0:
33073310
table "^5.0.2"
33083311
text-table "^0.2.0"
33093312

3310-
espree@^4.0.0:
3311-
version "4.0.0"
3312-
resolved "https://registry.yarnpkg.com/espree/-/espree-4.0.0.tgz#253998f20a0f82db5d866385799d912a83a36634"
3313+
espree@^5.0.0:
3314+
version "5.0.0"
3315+
resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.0.tgz#fc7f984b62b36a0f543b13fb9cd7b9f4a7f5b65c"
3316+
integrity sha512-1MpUfwsdS9MMoN7ZXqAr9e9UKdVHDcvrJpyx7mm1WuQlx/ygErEQBzgi5Nh5qBHIoYweprhtMkTCb9GhcAIcsA==
33133317
dependencies:
3314-
acorn "^5.6.0"
3315-
acorn-jsx "^4.1.1"
3318+
acorn "^6.0.2"
3319+
acorn-jsx "^5.0.0"
3320+
eslint-visitor-keys "^1.0.0"
33163321

33173322
esprima@^3.1.3:
33183323
version "3.1.3"
@@ -4769,10 +4774,6 @@ is-regex@^1.0.4:
47694774
dependencies:
47704775
has "^1.0.1"
47714776

4772-
is-resolvable@^1.1.0:
4773-
version "1.1.0"
4774-
resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88"
4775-
47764777
is-retry-allowed@^1.0.0:
47774778
version "1.1.0"
47784779
resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34"
@@ -6611,6 +6612,16 @@ object-visit@^1.0.0:
66116612
dependencies:
66126613
isobject "^3.0.0"
66136614

6615+
object.fromentries@^2.0.0:
6616+
version "2.0.0"
6617+
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.0.tgz#49a543d92151f8277b3ac9600f1e930b189d30ab"
6618+
integrity sha512-9iLiI6H083uiqUuvzyY6qrlmc/Gz8hLQFOcb/Ri/0xXFkSNS3ctV+CbE6yM2+AnkYfOB3dGjdzC0wrMLIhQICA==
6619+
dependencies:
6620+
define-properties "^1.1.2"
6621+
es-abstract "^1.11.0"
6622+
function-bind "^1.1.1"
6623+
has "^1.0.1"
6624+
66146625
object.getownpropertydescriptors@^2.0.3:
66156626
version "2.0.3"
66166627
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -6954,7 +6965,7 @@ path-key@^2.0.0, path-key@^2.0.1:
69546965
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
69556966
integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=
69566967

6957-
path-parse@^1.0.5:
6968+
path-parse@^1.0.5, path-parse@^1.0.6:
69586969
version "1.0.6"
69596970
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
69606971
integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==
@@ -7722,6 +7733,13 @@ resolve@^1.1.6, resolve@^1.3.2:
77227733
dependencies:
77237734
path-parse "^1.0.5"
77247735

7736+
resolve@^1.9.0:
7737+
version "1.9.0"
7738+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
7739+
integrity sha512-TZNye00tI67lwYvzxCxHGjwTNlUV70io54/Ed4j6PscB8xVfuBJpRenI/o6dVk0cY0PYTY27AgCoGGxRnYuItQ==
7740+
dependencies:
7741+
path-parse "^1.0.6"
7742+
77257743
responselike@^1.0.2:
77267744
version "1.0.2"
77277745
resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7"

0 commit comments

Comments
 (0)