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 46
46
"eslint-config-prettier" : " 8.5.0" ,
47
47
"eslint-plugin-import" : " 2.26.0" ,
48
48
"eslint-plugin-node" : " 11.1.0" ,
49
- "eslint-plugin-prettier" : " 3.4 .1" ,
49
+ "eslint-plugin-prettier" : " 4.2 .1" ,
50
50
"husky" : " 7.0.4" ,
51
51
"jest" : " 27.5.1" ,
52
52
"prettier" : " 2.7.1" ,
Original file line number Diff line number Diff line change @@ -2068,10 +2068,10 @@ eslint-plugin-node@11.1.0:
2068
2068
resolve "^1.10.1"
2069
2069
semver "^6.1.0"
2070
2070
2071
- eslint-plugin-prettier@3.4 .1 :
2072
- version "3.4 .1"
2073
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4. 1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
2074
- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
2071
+ eslint-plugin-prettier@4.2 .1 :
2072
+ version "4.2 .1"
2073
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2. 1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
2074
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
2075
2075
dependencies :
2076
2076
prettier-linter-helpers "^1.0.0"
2077
2077
You can’t perform that action at this time.
0 commit comments