Skip to content

Commit ad8ce31

Browse files
chore: update dependency eslint to v7.29.0 (conventional-changelog#2647)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2d82d48 commit ad8ce31

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

yarn.lock

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
dependencies:
344344
"@babel/types" "^7.14.5"
345345

346-
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0", "@babel/helper-validator-identifier@^7.14.5":
346+
"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.5":
347347
version "7.14.5"
348348
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
349349
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
@@ -390,16 +390,7 @@
390390
"@babel/traverse" "^7.14.5"
391391
"@babel/types" "^7.14.5"
392392

393-
"@babel/highlight@^7.10.4":
394-
version "7.14.0"
395-
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf"
396-
integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==
397-
dependencies:
398-
"@babel/helper-validator-identifier" "^7.14.0"
399-
chalk "^2.0.0"
400-
js-tokens "^4.0.0"
401-
402-
"@babel/highlight@^7.12.13", "@babel/highlight@^7.14.5":
393+
"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13", "@babel/highlight@^7.14.5":
403394
version "7.14.5"
404395
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
405396
integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==
@@ -2775,9 +2766,9 @@ ajv@^6.5.5:
27752766
uri-js "^4.2.2"
27762767

27772768
ajv@^8.0.1:
2778-
version "8.5.0"
2779-
resolved "https://registry.npmjs.org/ajv/-/ajv-8.5.0.tgz#695528274bcb5afc865446aa275484049a18ae4b"
2780-
integrity sha512-Y2l399Tt1AguU3BPRP9Fn4eN+Or+StUGWCUpbnFyXSo8NZ9S4uj+AG2pjs5apK+ZMOwYOz1+a+VKvKH7CudXgQ==
2769+
version "8.6.0"
2770+
resolved "https://registry.npmjs.org/ajv/-/ajv-8.6.0.tgz#60cc45d9c46a477d80d92c48076d972c342e5720"
2771+
integrity sha512-cnUG4NSBiM4YFBxgZIj/In3/6KX+rQ2l2YPRVcvAMQGWEPKuXoPIhxzwqh31jA3IPbI4qEOp/5ILI4ynioXsGQ==
27812772
dependencies:
27822773
fast-deep-equal "^3.1.1"
27832774
json-schema-traverse "^1.0.0"
@@ -4612,9 +4603,9 @@ eslint-visitor-keys@^2.0.0:
46124603
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
46134604

46144605
eslint@^7.0.0:
4615-
version "7.28.0"
4616-
resolved "https://registry.npmjs.org/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
4617-
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
4606+
version "7.29.0"
4607+
resolved "https://registry.npmjs.org/eslint/-/eslint-7.29.0.tgz#ee2a7648f2e729485e4d0bd6383ec1deabc8b3c0"
4608+
integrity sha512-82G/JToB9qIy/ArBzIWG9xvvwL3R86AlCjtGw+A29OMZDqhTybz/MByORSukGxeI+YPCR4coYyITKk8BFH9nDA==
46184609
dependencies:
46194610
"@babel/code-frame" "7.12.11"
46204611
"@eslint/eslintrc" "^0.4.2"

0 commit comments

Comments
 (0)