This repository was archived by the owner on May 26, 2021. It is now read-only.
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 33
33
"@typescript-eslint/eslint-plugin" : " ^4.5.0" ,
34
34
"@typescript-eslint/parser" : " ^4.5.0" ,
35
35
"eslint" : " ^7.11.0" ,
36
- "eslint-config-prettier" : " ^6.13 .0" ,
36
+ "eslint-config-prettier" : " ^6.14 .0" ,
37
37
"express" : " ^4.17.1" ,
38
38
"prettier" : " ^2.1.2" ,
39
39
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change @@ -665,10 +665,10 @@ escape-string-regexp@^1.0.5:
665
665
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
666
666
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
667
667
668
- eslint-config-prettier@^6.13 .0 :
669
- version "6.13 .0"
670
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.13 .0.tgz#207d88796b5624e5bb815bbbdfc5891ceb9ebffa "
671
- integrity sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w ==
668
+ eslint-config-prettier@^6.14 .0 :
669
+ version "6.14 .0"
670
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.14 .0.tgz#390e7863a8ae99970981933826476169285b3a27 "
671
+ integrity sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ ==
672
672
dependencies :
673
673
get-stdin "^6.0.0"
674
674
You can’t perform that action at this time.
0 commit comments