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 105
105
"babel-plugin-module-resolver" : " ^4.0.0" ,
106
106
"eslint" : " ^7.11.0" ,
107
107
"eslint-config-airbnb-base" : " ^14.0.0" ,
108
- "eslint-config-prettier" : " ^6.12 .0" ,
108
+ "eslint-config-prettier" : " ^6.13 .0" ,
109
109
"eslint-import-resolver-babel-module" : " ^5.1.2" ,
110
110
"eslint-plugin-import" : " ^2.22.1" ,
111
111
"eslint-plugin-prettier" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -3048,10 +3048,10 @@ eslint-config-airbnb-base@^14.0.0:
3048
3048
object.assign "^4.1.0"
3049
3049
object.entries "^1.1.2"
3050
3050
3051
- eslint-config-prettier@^6.12 .0 :
3052
- version "6.12 .0"
3053
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12 .0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2 "
3054
- integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw ==
3051
+ eslint-config-prettier@^6.13 .0 :
3052
+ version "6.13 .0"
3053
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.13 .0.tgz#207d88796b5624e5bb815bbbdfc5891ceb9ebffa "
3054
+ integrity sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w ==
3055
3055
dependencies :
3056
3056
get-stdin "^6.0.0"
3057
3057
You can’t perform that action at this time.
0 commit comments