Skip to content

Commit 5ee1433

Browse files
Bump ESLint-related deps (#11228)
1 parent cb9d28c commit 5ee1433

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"charcodes": "^0.2.0",
3939
"derequire": "^2.0.2",
4040
"enhanced-resolve": "^3.0.0",
41-
"eslint": "^6.0.1",
42-
"eslint-import-resolver-node": "^0.3.2",
43-
"eslint-plugin-flowtype": "^3.8.2",
44-
"eslint-plugin-import": "^2.17.2",
45-
"eslint-plugin-jest": "^23.7.0",
46-
"eslint-plugin-prettier": "^3.1.0",
41+
"eslint": "^6.8.0",
42+
"eslint-import-resolver-node": "^0.3.3",
43+
"eslint-plugin-flowtype": "^4.6.0",
44+
"eslint-plugin-import": "^2.20.1",
45+
"eslint-plugin-jest": "^23.8.2",
46+
"eslint-plugin-prettier": "^3.1.2",
4747
"fancy-log": "^1.3.3",
4848
"flow-bin": "^0.108.0",
4949
"graceful-fs": "^4.1.15",

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4183,13 +4183,13 @@ escope@^3.6.0:
41834183
esrecurse "^4.1.0"
41844184
estraverse "^4.1.1"
41854185

4186-
eslint-import-resolver-node@^0.3.2:
4187-
version "0.3.2"
4188-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
4189-
integrity sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==
4186+
eslint-import-resolver-node@^0.3.2, eslint-import-resolver-node@^0.3.3:
4187+
version "0.3.3"
4188+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
4189+
integrity sha512-b8crLDo0M5RSe5YG8Pu2DYBj71tSB6OvXkfzwbJU2w7y8P4/yo0MyF8jU26IEuEuHF2K5/gcAJE3LhQGqBBbVg==
41904190
dependencies:
41914191
debug "^2.6.9"
4192-
resolve "^1.5.0"
4192+
resolve "^1.13.1"
41934193

41944194
eslint-module-utils@^2.4.1:
41954195
version "2.5.0"
@@ -4199,17 +4199,17 @@ eslint-module-utils@^2.4.1:
41994199
debug "^2.6.9"
42004200
pkg-dir "^2.0.0"
42014201

4202-
eslint-plugin-flowtype@^3.8.2:
4203-
version "3.13.0"
4204-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-3.13.0.tgz#e241ebd39c0ce519345a3f074ec1ebde4cf80f2c"
4205-
integrity sha512-bhewp36P+t7cEV0b6OdmoRWJCBYRiHFlqPZAG1oS3SF+Y0LQkeDvFSM4oxoxvczD1OdONCXMlJfQFiWLcV9urw==
4202+
eslint-plugin-flowtype@^4.6.0:
4203+
version "4.6.0"
4204+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.6.0.tgz#82b2bd6f21770e0e5deede0228e456cb35308451"
4205+
integrity sha512-W5hLjpFfZyZsXfo5anlu7HM970JBDqbEshAJUkeczP6BFCIfJXuiIBQXyberLRtOStT0OGPF8efeTbxlHk4LpQ==
42064206
dependencies:
42074207
lodash "^4.17.15"
42084208

4209-
eslint-plugin-import@^2.17.2:
4210-
version "2.19.1"
4211-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1.tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448"
4212-
integrity sha512-x68131aKoCZlCae7rDXKSAQmbT5DQuManyXo2sK6fJJ0aK5CWAkv6A6HJZGgqC8IhjQxYPgo6/IY4Oz8AFsbBw==
4209+
eslint-plugin-import@^2.20.1:
4210+
version "2.20.1"
4211+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1.tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3"
4212+
integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw==
42134213
dependencies:
42144214
array-includes "^3.0.3"
42154215
array.prototype.flat "^1.2.1"
@@ -4224,17 +4224,17 @@ eslint-plugin-import@^2.17.2:
42244224
read-pkg-up "^2.0.0"
42254225
resolve "^1.12.0"
42264226

4227-
eslint-plugin-jest@^23.7.0:
4228-
version "23.7.0"
4229-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.7.0.tgz#84d5603b6e745b59898cb6750df6a44782a39b04"
4230-
integrity sha512-zkiyGlvJeHNjAEz8FaIxTXNblJJ/zj3waNbYbgflK7K6uy0cpE5zJBt/JpJtOBGM/UGkC6BqsQ4n0y7kQ2HA8w==
4227+
eslint-plugin-jest@^23.8.2:
4228+
version "23.8.2"
4229+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.2.tgz#6f28b41c67ef635f803ebd9e168f6b73858eb8d4"
4230+
integrity sha512-xwbnvOsotSV27MtAe7s8uGWOori0nUsrXh2f1EnpmXua8sDfY6VZhHAhHg2sqK7HBNycRQExF074XSZ7DvfoFg==
42314231
dependencies:
42324232
"@typescript-eslint/experimental-utils" "^2.5.0"
42334233

4234-
eslint-plugin-prettier@^3.1.0:
4235-
version "3.1.1"
4236-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.1.tgz#507b8562410d02a03f0ddc949c616f877852f2ba"
4237-
integrity sha512-A+TZuHZ0KU0cnn56/9mfR7/KjUJ9QNVXUhwvRFSR7PGPe0zQR6PTkmyqg1AtUUEOzTqeRsUwyKFh0oVZKVCrtA==
4234+
eslint-plugin-prettier@^3.1.2:
4235+
version "3.1.2"
4236+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba"
4237+
integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==
42384238
dependencies:
42394239
prettier-linter-helpers "^1.0.0"
42404240

@@ -4258,10 +4258,10 @@ eslint-visitor-keys@^1.1.0:
42584258
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
42594259
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
42604260

4261-
eslint@^6.0.1:
4262-
version "6.7.2"
4263-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.2.tgz#c17707ca4ad7b2d8af986a33feba71e18a9fecd1"
4264-
integrity sha512-qMlSWJaCSxDFr8fBPvJM9kJwbazrhNcBU3+DszDW1OlEwKBBRWsJc7NJFelvwQpanHCR14cOLD41x8Eqvo3Nng==
4261+
eslint@^6.8.0:
4262+
version "6.8.0"
4263+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
4264+
integrity sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==
42654265
dependencies:
42664266
"@babel/code-frame" "^7.0.0"
42674267
ajv "^6.10.0"
@@ -9015,10 +9015,10 @@ [email protected]:
90159015
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
90169016
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
90179017

9018-
resolve@^1.1.4, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.5.0, resolve@^1.8.1:
9019-
version "1.13.1"
9020-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.13.1.tgz#be0aa4c06acd53083505abb35f4d66932ab35d16"
9021-
integrity sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==
9018+
resolve@^1.1.4, resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.3.2, resolve@^1.4.0, resolve@^1.8.1:
9019+
version "1.15.1"
9020+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
9021+
integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
90229022
dependencies:
90239023
path-parse "^1.0.6"
90249024

0 commit comments

Comments
 (0)