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
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 33
33
"@typescript-eslint/eslint-plugin" : " ^4.8.2" ,
34
34
"@typescript-eslint/parser" : " ^4.9.0" ,
35
35
"eslint" : " ^7.15.0" ,
36
- "eslint-config-prettier" : " ^6.15 .0" ,
36
+ "eslint-config-prettier" : " ^7.0 .0" ,
37
37
"express" : " ^4.17.1" ,
38
38
"prettier" : " ^2.2.1" ,
39
39
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change @@ -700,12 +700,10 @@ escape-string-regexp@^1.0.5:
700
700
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
701
701
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
702
702
703
- eslint-config-prettier@^6.15.0 :
704
- version "6.15.0"
705
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
706
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
707
- dependencies :
708
- get-stdin "^6.0.0"
703
+ eslint-config-prettier@^7.0.0 :
704
+ version "7.0.0"
705
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
706
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
709
707
710
708
eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
711
709
version "5.1.1"
@@ -998,11 +996,6 @@ functional-red-black-tree@^1.0.1:
998
996
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
999
997
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
1000
998
1001
- get-stdin@^6.0.0 :
1002
- version "6.0.0"
1003
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
1004
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
1005
-
1006
999
glob-parent@^5.0.0, glob-parent@^5.1.0 :
1007
1000
version "5.1.1"
1008
1001
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
You can’t perform that action at this time.
0 commit comments