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.6.0" ,
34
34
"@typescript-eslint/parser" : " ^4.6.0" ,
35
35
"eslint" : " ^7.12.1" ,
36
- "eslint-config-prettier" : " ^6.14 .0" ,
36
+ "eslint-config-prettier" : " ^6.15 .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.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 ==
668
+ eslint-config-prettier@^6.15 .0 :
669
+ version "6.15 .0"
670
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15 .0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9 "
671
+ integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw ==
672
672
dependencies :
673
673
get-stdin "^6.0.0"
674
674
You can’t perform that action at this time.
0 commit comments