File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 61
61
"core-js" : " 3.6.4" ,
62
62
"cypress" : " 4.2.0" ,
63
63
"eslint" : " 6.8.0" ,
64
- "eslint-config-prettier" : " 6.10.0 " ,
64
+ "eslint-config-prettier" : " 6.10.1 " ,
65
65
"eslint-plugin-import" : " 2.20.1" ,
66
66
"eslint-plugin-node" : " 11.0.0" ,
67
67
"eslint-plugin-promise" : " 4.2.1" ,
Original file line number Diff line number Diff line change @@ -3425,10 +3425,10 @@ escodegen@^1.11.1:
3425
3425
optionalDependencies :
3426
3426
source-map "~0.6.1"
3427
3427
3428
-
3429
- version "6.10.0 "
3430
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0 .tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f "
3431
- integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg ==
3428
+
3429
+ version "6.10.1 "
3430
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1 .tgz#129ef9ec575d5ddc0e269667bf09defcd898642a "
3431
+ integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ ==
3432
3432
dependencies :
3433
3433
get-stdin "^6.0.0"
3434
3434
You can’t perform that action at this time.
0 commit comments