Skip to content

Commit 5651f3b

Browse files
committed
chore: update dependency eslint to v7.4.0
1 parent a406053 commit 5651f3b

File tree

1 file changed

+40
-24
lines changed

1 file changed

+40
-24
lines changed

yarn.lock

+40-24
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
optionalDependencies:
3535
chokidar "^2.1.8"
3636

37-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.3":
38-
version "7.10.3"
39-
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.3.tgz#324bcfd8d35cd3d47dae18cde63d752086435e9a"
40-
integrity sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg==
37+
"@babel/code-frame@^7.0.0":
38+
version "7.10.4"
39+
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
40+
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
4141
dependencies:
42-
"@babel/highlight" "^7.10.3"
42+
"@babel/highlight" "^7.10.4"
4343

4444
"@babel/code-frame@^7.10.1":
4545
version "7.10.1"
@@ -48,6 +48,13 @@
4848
dependencies:
4949
"@babel/highlight" "^7.10.1"
5050

51+
"@babel/code-frame@^7.10.3":
52+
version "7.10.3"
53+
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.3.tgz#324bcfd8d35cd3d47dae18cde63d752086435e9a"
54+
integrity sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg==
55+
dependencies:
56+
"@babel/highlight" "^7.10.3"
57+
5158
"@babel/code-frame@^7.8.3":
5259
version "7.8.3"
5360
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
@@ -405,10 +412,10 @@
405412
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5"
406413
integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw==
407414

408-
"@babel/helper-validator-identifier@^7.10.3":
409-
version "7.10.3"
410-
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.3.tgz#60d9847f98c4cea1b279e005fdb7c28be5412d15"
411-
integrity sha512-bU8JvtlYpJSBPuj1VUmKpFGaDZuLxASky3LhaKj3bmpSTY6VWooSM8msk+Z0CZoErFye2tlABF6yDkT3FOPAXw==
415+
"@babel/helper-validator-identifier@^7.10.3", "@babel/helper-validator-identifier@^7.10.4":
416+
version "7.10.4"
417+
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
418+
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
412419

413420
"@babel/helper-wrap-function@^7.8.3":
414421
version "7.8.3"
@@ -447,7 +454,16 @@
447454
chalk "^2.0.0"
448455
js-tokens "^4.0.0"
449456

450-
"@babel/highlight@^7.10.3", "@babel/highlight@^7.8.3":
457+
"@babel/highlight@^7.10.3", "@babel/highlight@^7.10.4":
458+
version "7.10.4"
459+
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
460+
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
461+
dependencies:
462+
"@babel/helper-validator-identifier" "^7.10.4"
463+
chalk "^2.0.0"
464+
js-tokens "^4.0.0"
465+
466+
"@babel/highlight@^7.8.3":
451467
version "7.10.3"
452468
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.3.tgz#c633bb34adf07c5c13156692f5922c81ec53f28d"
453469
integrity sha512-Ih9B/u7AtgEnySE2L2F0Xm0GaM729XqqLfHkalTsbjXGyqmf/6M0Cu0WpvqueUlW+xk88BHw9Nkpj49naU+vWw==
@@ -2784,9 +2800,9 @@ aggregate-error@^3.0.0:
27842800
indent-string "^4.0.0"
27852801

27862802
ajv@^6.10.0, ajv@^6.10.2:
2787-
version "6.12.2"
2788-
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.2.tgz#c629c5eced17baf314437918d2da88c99d5958cd"
2789-
integrity sha512-k+V+hzjm5q/Mr8ef/1Y9goCmlsK4I6Sm74teeyGvFk1XrOsbsKLjEdrvny42CZ+a8sXbk8KWpY/bDwS+FLL2UQ==
2803+
version "6.12.3"
2804+
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706"
2805+
integrity sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==
27902806
dependencies:
27912807
fast-deep-equal "^3.1.1"
27922808
fast-json-stable-stringify "^2.0.0"
@@ -2810,10 +2826,10 @@ ansi-align@^3.0.0:
28102826
dependencies:
28112827
string-width "^3.0.0"
28122828

2813-
ansi-colors@^3.2.1:
2814-
version "3.2.4"
2815-
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
2816-
integrity sha512-hHUXGagefjN2iRrID63xckIvotOXOojhQKWIPUZ4mNUZ9nLZW+7FMNoE1lOkEhNWYsx/7ysGIuJYCiMAA9FnrA==
2829+
ansi-colors@^4.1.1:
2830+
version "4.1.1"
2831+
resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
2832+
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
28172833

28182834
ansi-escapes@^1.0.0, ansi-escapes@^1.1.0:
28192835
version "1.4.0"
@@ -4677,11 +4693,11 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0, end-of-stream@^1.4.1:
46774693
once "^1.4.0"
46784694

46794695
enquirer@^2.3.5:
4680-
version "2.3.5"
4681-
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.5.tgz#3ab2b838df0a9d8ab9e7dff235b0e8712ef92381"
4682-
integrity sha512-BNT1C08P9XD0vNg3J475yIUG+mVdp9T6towYFHUv897X0KoHBjB1shyrNmhmtHWKP17iSWgo7Gqh7BBuzLZMSA==
4696+
version "2.3.6"
4697+
resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
4698+
integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
46834699
dependencies:
4684-
ansi-colors "^3.2.1"
4700+
ansi-colors "^4.1.1"
46854701

46864702
env-paths@^2.2.0:
46874703
version "2.2.0"
@@ -4835,9 +4851,9 @@ eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0:
48354851
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
48364852

48374853
eslint@^7.0.0:
4838-
version "7.3.1"
4839-
resolved "https://registry.npmjs.org/eslint/-/eslint-7.3.1.tgz#76392bd7e44468d046149ba128d1566c59acbe19"
4840-
integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA==
4854+
version "7.4.0"
4855+
resolved "https://registry.npmjs.org/eslint/-/eslint-7.4.0.tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f"
4856+
integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==
48414857
dependencies:
48424858
"@babel/code-frame" "^7.0.0"
48434859
ajv "^6.10.0"

0 commit comments

Comments
 (0)