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 27
27
"babel-jest" : " ^26.5.2" ,
28
28
"concurrently" : " ^5.3.0" ,
29
29
"eslint" : " ^7.11.0" ,
30
- "eslint-config-prettier" : " ^6.12 .0" ,
30
+ "eslint-config-prettier" : " ^6.13 .0" ,
31
31
"jest" : " ^26.5.3" ,
32
32
"parcel-bundler" : " ^1.12.4" ,
33
33
"parcel-plugin-svg-sprite" : " ^1.4.1" ,
Original file line number Diff line number Diff line change @@ -3195,10 +3195,10 @@ escodegen@~1.9.0:
3195
3195
optionalDependencies :
3196
3196
source-map "~0.6.1"
3197
3197
3198
- eslint-config-prettier@^6.12 .0 :
3199
- version "6.12 .0"
3200
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12 .0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2 "
3201
- integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw ==
3198
+ eslint-config-prettier@^6.13 .0 :
3199
+ version "6.13 .0"
3200
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.13 .0.tgz#207d88796b5624e5bb815bbbdfc5891ceb9ebffa "
3201
+ integrity sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w ==
3202
3202
dependencies :
3203
3203
get-stdin "^6.0.0"
3204
3204
You can’t perform that action at this time.
0 commit comments