File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"eslint-config-prettier" : " ^10.0.1" ,
54
54
"eslint-import-resolver-typescript" : " ^3.7.0" ,
55
55
"eslint-plugin-import" : " ^2.25.4" ,
56
- "eslint-plugin-prettier" : " 5.0.0 " ,
56
+ "eslint-plugin-prettier" : " 5.2.3 " ,
57
57
"eslint-plugin-promise" : " ^7.2.1" ,
58
58
"eslint-plugin-unused-imports" : " ^4.1.4" ,
59
59
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -2074,13 +2074,13 @@ eslint-plugin-import@^2.25.4:
2074
2074
string.prototype.trimend "^1.0.8"
2075
2075
tsconfig-paths "^3.15.0"
2076
2076
2077
- eslint-plugin-prettier@5.0.0 :
2078
- version "5.0.0 "
2079
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0 .tgz#6887780ed95f7708340ec79acfdf60c35b9be57a "
2080
- integrity sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w ==
2077
+ eslint-plugin-prettier@5.2.3 :
2078
+ version "5.2.3 "
2079
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3 .tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5 "
2080
+ integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw ==
2081
2081
dependencies :
2082
2082
prettier-linter-helpers "^1.0.0"
2083
- synckit "^0.8.5 "
2083
+ synckit "^0.9.1 "
2084
2084
2085
2085
eslint-plugin-promise@^7.2.1 :
2086
2086
version "7.2.1"
@@ -4530,10 +4530,10 @@ symbol-tree@^3.2.4:
4530
4530
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
4531
4531
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
4532
4532
4533
- synckit@^0.8.5 :
4534
- version "0.8.8 "
4535
- resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8 .tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7 "
4536
- integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ ==
4533
+ synckit@^0.9.1 :
4534
+ version "0.9.2 "
4535
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.2 .tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62 "
4536
+ integrity sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw ==
4537
4537
dependencies :
4538
4538
" @pkgr/core" " ^0.1.0"
4539
4539
tslib "^2.6.2"
You can’t perform that action at this time.
0 commit comments