This repository was archived by the owner on Dec 2, 2023. 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 32
32
"esbuild-register" : " 3.3.3" ,
33
33
"eslint" : " 8.23.1" ,
34
34
"eslint-config-prettier" : " 8.5.0" ,
35
- "eslint-plugin-prettier" : " 4.0.0 " ,
35
+ "eslint-plugin-prettier" : " 4.2.1 " ,
36
36
"husky" : " 7.0.4" ,
37
37
"jest" : " 28.1.3" ,
38
38
"lint-staged" : " 12.4.1" ,
Original file line number Diff line number Diff line change @@ -2069,10 +2069,10 @@ eslint-config-prettier@8.5.0:
2069
2069
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
2070
2070
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
2071
2071
2072
- eslint-plugin-prettier@4.0.0 :
2073
- version "4.0.0 "
2074
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0 .tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
2075
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
2072
+ eslint-plugin-prettier@4.2.1 :
2073
+ version "4.2.1 "
2074
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1 .tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
2075
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
2076
2076
dependencies :
2077
2077
prettier-linter-helpers "^1.0.0"
2078
2078
You can’t perform that action at this time.
0 commit comments