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 30
30
"bluebird" : " 3.7.2" ,
31
31
"eslint" : " 7.32.0" ,
32
32
"eslint-config-prettier" : " 10.1.2" ,
33
- "eslint-plugin-prettier" : " 4.2.1 " ,
33
+ "eslint-plugin-prettier" : " 4.2.3 " ,
34
34
"expect.js" : " 0.3.1" ,
35
35
"gulp" : " 4.0.2" ,
36
36
"husky" : " 8.0.3" ,
Original file line number Diff line number Diff line change @@ -2426,10 +2426,10 @@ eslint-config-prettier@10.1.2:
2426
2426
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
2427
2427
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
2428
2428
2429
- eslint-plugin-prettier@4.2.1 :
2430
- version "4.2.1 "
2431
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1 .tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b "
2432
- integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ ==
2429
+ eslint-plugin-prettier@4.2.3 :
2430
+ version "4.2.3 "
2431
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.3 .tgz#a4b80691bd03e6b106b4c671b5e424b5a202d7da "
2432
+ integrity sha512-HOT5QrFj0ioo/USxnMvj9+E1kwJHg7HDpY9sf6mxNqisHbSegMnmdan/wfUtIPVZ8hwcfGGEJpyG1/TpeR5R1g ==
2433
2433
dependencies :
2434
2434
prettier-linter-helpers "^1.0.0"
2435
2435
You can’t perform that action at this time.
0 commit comments