File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 83
83
"@typescript-eslint/parser" : " 2.24.0" ,
84
84
"codecov" : " 3.6.5" ,
85
85
"eslint" : " 6.8.0" ,
86
- "eslint-config-prettier" : " 6.10.0 " ,
86
+ "eslint-config-prettier" : " 6.10.1 " ,
87
87
"eslint-plugin-prettier" : " 3.1.2" ,
88
88
"eslint-plugin-simple-import-sort" : " 5.0.2" ,
89
89
"glob" : " 7.1.6" ,
Original file line number Diff line number Diff line change @@ -1875,10 +1875,10 @@ escodegen@^1.11.1:
1875
1875
optionalDependencies :
1876
1876
source-map "~0.6.1"
1877
1877
1878
-
1879
- version "6.10.0 "
1880
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0 .tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f "
1881
- integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg ==
1878
+
1879
+ version "6.10.1 "
1880
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1 .tgz#129ef9ec575d5ddc0e269667bf09defcd898642a "
1881
+ integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ ==
1882
1882
dependencies :
1883
1883
get-stdin "^6.0.0"
1884
1884
You can’t perform that action at this time.
0 commit comments