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 59
59
"@typescript-eslint/parser" : " 2.30.0" ,
60
60
"eslint-config-airbnb" : " 18.1.0" ,
61
61
"eslint-config-airbnb-base" : " 14.1.0" ,
62
- "eslint-config-prettier" : " 6.10.1 " ,
62
+ "eslint-config-prettier" : " 6.11.0 " ,
63
63
"eslint-import-resolver-typescript" : " 2.0.0" ,
64
64
"eslint-plugin-import" : " 2.20.2" ,
65
65
"eslint-plugin-jsx-a11y" : " 6.2.3" ,
Original file line number Diff line number Diff line change 2685
2685
object.assign "^4.1.0"
2686
2686
object.entries "^1.1.1"
2687
2687
2688
- eslint-config-prettier@6.10.1 :
2689
- version "6.10.1 "
2690
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1 .tgz#129ef9ec575d5ddc0e269667bf09defcd898642a "
2691
- integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ ==
2688
+ eslint-config-prettier@6.11.0 :
2689
+ version "6.11.0 "
2690
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0 .tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1 "
2691
+ integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA ==
2692
2692
dependencies :
2693
2693
get-stdin "^6.0.0"
2694
2694
You can’t perform that action at this time.
0 commit comments