This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 26
26
"aws-sdk-client-mock" : " ^3.0.0" ,
27
27
"aws-sdk-client-mock-jest" : " ^3.0.0" ,
28
28
"eslint" : " ^8.38.0" ,
29
- "eslint-plugin-prettier" : " 5.0.0 " ,
29
+ "eslint-plugin-prettier" : " 5.0.1 " ,
30
30
"jest" : " ^29.5" ,
31
31
"jest-mock" : " ^29.5.0" ,
32
32
"jest-mock-extended" : " ^3.0.4" ,
Original file line number Diff line number Diff line change 28
28
"aws-sdk-client-mock" : " ^3.0.0" ,
29
29
"aws-sdk-client-mock-jest" : " ^3.0.0" ,
30
30
"eslint" : " ^8.38.0" ,
31
- "eslint-plugin-prettier" : " 5.0.0 " ,
31
+ "eslint-plugin-prettier" : " 5.0.1 " ,
32
32
"jest" : " ^29.5" ,
33
33
"jest-mock" : " ^29.5.0" ,
34
34
"prettier" : " 2.8.8" ,
Original file line number Diff line number Diff line change 27
27
"@vercel/ncc" : " 0.38.0" ,
28
28
"body-parser" : " ^1.20.2" ,
29
29
"eslint" : " ^8.38.0" ,
30
- "eslint-plugin-prettier" : " 5.0.0 " ,
30
+ "eslint-plugin-prettier" : " 5.0.1 " ,
31
31
"express" : " ^4.18.2" ,
32
32
"jest" : " ^29.5" ,
33
33
"jest-mock" : " ^29.5.0" ,
Original file line number Diff line number Diff line change 25
25
"@vercel/ncc" : " 0.38.0" ,
26
26
"body-parser" : " ^1.20.2" ,
27
27
"eslint" : " ^8.38.0" ,
28
- "eslint-plugin-prettier" : " 5.0.0 " ,
28
+ "eslint-plugin-prettier" : " 5.0.1 " ,
29
29
"express" : " ^4.18.2" ,
30
30
"jest" : " ^29.5" ,
31
31
"jest-mock" : " ^29.5.0" ,
Original file line number Diff line number Diff line change 25
25
"@vercel/ncc" : " 0.38.0" ,
26
26
"body-parser" : " ^1.20.2" ,
27
27
"eslint" : " ^8.38.0" ,
28
- "eslint-plugin-prettier" : " 5.0.0 " ,
28
+ "eslint-plugin-prettier" : " 5.0.1 " ,
29
29
"express" : " ^4.18.2" ,
30
30
"jest" : " ^29.5" ,
31
31
"jest-mock" : " ^29.5.0" ,
Original file line number Diff line number Diff line change @@ -4437,10 +4437,10 @@ escape-string-regexp@^4.0.0:
4437
4437
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
4438
4438
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
4439
4439
4440
-
4441
- version "5.0.0 "
4442
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0 .tgz#6887780ed95f7708340ec79acfdf60c35b9be57a "
4443
- integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w ==
4440
+
4441
+ version "5.0.1 "
4442
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.1 .tgz#a3b399f04378f79f066379f544e42d6b73f11515 "
4443
+ integrity sha512-m3u5RnR56asrwV/lDC4GHorlW75DsFfmUcjfCYylTUs85dBRnB7VM6xG8eCMJdeDRnppzmxZVf1GEPJvl1JmNg ==
4444
4444
dependencies :
4445
4445
prettier-linter-helpers "^1.0.0"
4446
4446
synckit "^0.8.5"
You can’t perform that action at this time.
0 commit comments