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 33
33
"eslint" : " ^7.14.0" ,
34
34
"eslint-config-prettier" : " ^6.15.0" ,
35
35
"eslint-plugin-node" : " ^11.1.0" ,
36
- "eslint-plugin-prettier" : " ^3.1.4 " ,
36
+ "eslint-plugin-prettier" : " ^3.2.0 " ,
37
37
"fixturify-project" : " ^2.1.0" ,
38
38
"jest" : " ^26.6.3" ,
39
39
"prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -2012,10 +2012,10 @@ eslint-plugin-node@^11.1.0:
2012
2012
resolve "^1.10.1"
2013
2013
semver "^6.1.0"
2014
2014
2015
- eslint-plugin-prettier@^3.1.4 :
2016
- version "3.1.4 "
2017
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4 .tgz#168ab43154e2ea57db992a2cd097c828171f75c2 "
2018
- integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg ==
2015
+ eslint-plugin-prettier@^3.2.0 :
2016
+ version "3.2.0 "
2017
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.2.0 .tgz#af391b2226fa0e15c96f36c733f6e9035dbd952c "
2018
+ integrity sha512-kOUSJnFjAUFKwVxuzy6sA5yyMx6+o9ino4gCdShzBNx4eyFRudWRYKCFolKjoM40PEiuU6Cn7wBLfq3WsGg7qg ==
2019
2019
dependencies :
2020
2020
prettier-linter-helpers "^1.0.0"
2021
2021
You can’t perform that action at this time.
0 commit comments