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 51
51
"esbuild" : " ^0.16.17" ,
52
52
"eslint" : " ^8.35.0" ,
53
53
"eslint-config-prettier" : " ^8.3.0" ,
54
- "eslint-plugin-prettier" : " ^4.0.0 " ,
54
+ "eslint-plugin-prettier" : " ^4.2.1 " ,
55
55
"node-fetch" : " ^2.6.1" ,
56
56
"prettier" : " ^2.8.4" ,
57
57
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change @@ -519,10 +519,10 @@ eslint-config-prettier@^8.3.0:
519
519
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
520
520
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
521
521
522
- eslint-plugin-prettier@^4.0.0 :
523
- version "4.0.0 "
524
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0 .tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
525
- integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
522
+ eslint-plugin-prettier@^4.2.1 :
523
+ version "4.2.1 "
524
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1 .tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
525
+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
526
526
dependencies :
527
527
prettier-linter-helpers "^1.0.0"
528
528
You can’t perform that action at this time.
0 commit comments