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 68
68
"css-loader" : " 3.5.2" ,
69
69
"eslint" : " 6.8.0" ,
70
70
"eslint-config-airbnb" : " 18.1.0" ,
71
- "eslint-config-prettier" : " 6.10.1 " ,
71
+ "eslint-config-prettier" : " 6.11.0 " ,
72
72
"eslint-plugin-import" : " 2.20.2" ,
73
73
"eslint-plugin-jsx-a11y" : " 6.2.3" ,
74
74
"eslint-plugin-prettier" : " 3.1.3" ,
Original file line number Diff line number Diff line change @@ -5809,10 +5809,10 @@ eslint-config-airbnb@18.1.0:
5809
5809
object.assign "^4.1.0"
5810
5810
object.entries "^1.1.1"
5811
5811
5812
- eslint-config-prettier@6.10.1 :
5813
- version "6.10.1 "
5814
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1 .tgz#129ef9ec575d5ddc0e269667bf09defcd898642a "
5815
- integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ ==
5812
+ eslint-config-prettier@6.11.0 :
5813
+ version "6.11.0 "
5814
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0 .tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1 "
5815
+ integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA ==
5816
5816
dependencies:
5817
5817
get-stdin "^6.0.0"
5818
5818
You can’t perform that action at this time.
0 commit comments