This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 86
86
"codecov" : " ^3.8.1" ,
87
87
"core-js" : " 3.11.0" ,
88
88
"cross-env" : " ^7.0.3" ,
89
- "eslint" : " ^7.24 .0" ,
90
- "eslint-config-prettier" : " ^8.2 .0" ,
89
+ "eslint" : " ^7.25 .0" ,
90
+ "eslint-config-prettier" : " ^8.3 .0" ,
91
91
"eslint-plugin-jest" : " ^24.3.5" ,
92
92
"eslint-plugin-prettier" : " ^3.4.0" ,
93
93
"eslint-plugin-promise" : " ^5.1.0" ,
Original file line number Diff line number Diff line change @@ -5486,10 +5486,10 @@ escodegen@^1.14.1:
5486
5486
optionalDependencies:
5487
5487
source-map "~0.6.1"
5488
5488
5489
- eslint-config-prettier@^8.2 .0:
5490
- version "8.2 .0"
5491
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.2 .0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3 "
5492
- integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw ==
5489
+ eslint-config-prettier@^8.3 .0:
5490
+ version "8.3 .0"
5491
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3 .0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a "
5492
+ integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew ==
5493
5493
5494
5494
eslint-formatter-pretty@^4.0.0:
5495
5495
version "4.0.0"
@@ -5561,10 +5561,10 @@ eslint-visitor-keys@^2.0.0:
5561
5561
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
5562
5562
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
5563
5563
5564
- eslint@^7.24 .0:
5565
- version "7.24 .0"
5566
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.24 .0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a "
5567
- integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ ==
5564
+ eslint@^7.25 .0:
5565
+ version "7.25 .0"
5566
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.25 .0.tgz#1309e4404d94e676e3e831b3a3ad2b050031eb67 "
5567
+ integrity sha512-TVpSovpvCNpLURIScDRB6g5CYu/ZFq9GfX2hLNIV4dSBKxIWojeDODvYl3t0k0VtMxYeR8OXPCFE5+oHMlGfhw ==
5568
5568
dependencies:
5569
5569
"@babel/code-frame" "7.12.11"
5570
5570
"@eslint/eslintrc" "^0.4.0"
You can’t perform that action at this time.
0 commit comments