15901590 " @types/source-list-map" " *"
15911591 source-map "^0.6.1"
15921592
1593- " @typescript-eslint/eslint-plugin@^4.2.0 " , "@typescript-eslint/eslint-plugin@^4. 32.0":
1593+ " @typescript-eslint/eslint-plugin@^4.32.0 " :
15941594 version "4.33.0"
15951595 resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
15961596 integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
16161616 eslint-scope "^5.1.1"
16171617 eslint-utils "^3.0.0"
16181618
1619- " @typescript-eslint/parser@^4.2.0 " , "@typescript-eslint/parser@^4. 32.0":
1619+ " @typescript-eslint/parser@^4.32.0 " :
16201620 version "4.33.0"
16211621 resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
16221622 integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
@@ -3372,13 +3372,6 @@ escodegen@^1.11.1:
33723372 optionalDependencies :
33733373 source-map "~0.6.1"
33743374
3375- eslint-config-prettier@^6.15.0 :
3376- version "6.15.0"
3377- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3378- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3379- dependencies :
3380- get-stdin "^6.0.0"
3381-
33823375eslint-config-prettier@^8.3.0 :
33833376 version "8.3.0"
33843377 resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
@@ -3392,13 +3385,6 @@ eslint-import-resolver-node@0.3.4:
33923385 debug "^2.6.9"
33933386 resolve "^1.13.1"
33943387
3395- eslint-plugin-prettier@^3.1.4 :
3396- version "3.4.1"
3397- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
3398- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
3399- dependencies :
3400- prettier-linter-helpers "^1.0.0"
3401-
34023388eslint-plugin-prettier@^4.0.0 :
34033389 version "4.0.0"
34043390 resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
@@ -3438,7 +3424,7 @@ eslint-visitor-keys@^2.0.0:
34383424 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
34393425 integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
34403426
3441- eslint@^7.10.0, eslint@^7. 32.0 :
3427+ eslint@^7.32.0 :
34423428 version "7.32.0"
34433429 resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
34443430 integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
@@ -3915,11 +3901,6 @@ get-port@^5.1.1:
39153901 resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.1.tgz#0469ed07563479de6efb986baf053dcd7d4e3193"
39163902 integrity sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==
39173903
3918- get-stdin@^6.0.0 :
3919- version "6.0.0"
3920- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3921- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3922-
39233904get-stream@^4.1.0 :
39243905 version "4.1.0"
39253906 resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -6517,7 +6498,7 @@ prettier-linter-helpers@^1.0.0:
65176498 dependencies :
65186499 fast-diff "^1.1.2"
65196500
6520- prettier@^2.1.2, prettier@^2. 4.1 :
6501+ prettier@^2.4.1 :
65216502 version "2.5.0"
65226503 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
65236504 integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
0 commit comments