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 @@ -1881,10 +1881,10 @@ escodegen@^1.11.1:
1881
1881
optionalDependencies :
1882
1882
source-map "~0.6.1"
1883
1883
1884
-
1885
- version "6.10.0 "
1886
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0 .tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f "
1887
- integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg ==
1884
+
1885
+ version "6.10.1 "
1886
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1 .tgz#129ef9ec575d5ddc0e269667bf09defcd898642a "
1887
+ integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ ==
1888
1888
dependencies :
1889
1889
get-stdin "^6.0.0"
1890
1890
You can’t perform that action at this time.
0 commit comments