File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 27
27
"@typescript-eslint/eslint-plugin" : " 5.59.0" ,
28
28
"@typescript-eslint/parser" : " 5.59.0" ,
29
29
"eslint" : " 8.28.0" ,
30
+ "eslint-config-prettier" : " 8.5.0" ,
30
31
"eslint-plugin-jest" : " 27.1.6" ,
31
32
"eslint-plugin-prettier" : " 4.2.1" ,
32
33
"graphql" : " 15.8.0" ,
Original file line number Diff line number Diff line change @@ -1372,6 +1372,11 @@ escape-string-regexp@^4.0.0:
1372
1372
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
1373
1373
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
1374
1374
1375
+ eslint-config-prettier@8.5.0 :
1376
+ version "8.5.0"
1377
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1378
+ integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
1379
+
1375
1380
eslint-plugin-jest@27.1.6 :
1376
1381
version "27.1.6"
1377
1382
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.6.tgz#361d943f07d1978838e6b852c44a579f3879e332"
You can’t perform that action at this time.
0 commit comments