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 124
124
"eslint-plugin-jest" : " ^24.1.3" ,
125
125
"eslint-plugin-markdown" : " ^1.0.2" ,
126
126
"eslint-plugin-node" : " ^11.1.0" ,
127
- "eslint-plugin-prettier" : " ^3.2 .0" ,
127
+ "eslint-plugin-prettier" : " ^3.3 .0" ,
128
128
"eslint-plugin-promise" : " ^4.2.1" ,
129
129
"eslint-plugin-vue" : " ^7.2.0" ,
130
130
"esm" : " ^3.2.25" ,
Original file line number Diff line number Diff line change @@ -5558,10 +5558,10 @@ eslint-plugin-node@^11.1.0:
5558
5558
resolve "^1.10.1"
5559
5559
semver "^6.1.0"
5560
5560
5561
- eslint-plugin-prettier@^3.2 .0:
5562
- version "3.2 .0"
5563
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.2 .0.tgz#af391b2226fa0e15c96f36c733f6e9035dbd952c "
5564
- integrity sha512-kOUSJnFjAUFKwVxuzy6sA5yyMx6+o9ino4gCdShzBNx4eyFRudWRYKCFolKjoM40PEiuU6Cn7wBLfq3WsGg7qg ==
5561
+ eslint-plugin-prettier@^3.3 .0:
5562
+ version "3.3 .0"
5563
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3 .0.tgz#61e295349a65688ffac0b7808ef0a8244bdd8d40 "
5564
+ integrity sha512-tMTwO8iUWlSRZIwS9k7/E4vrTsfvsrcM5p1eftyuqWH25nKsz/o6/54I7jwQ/3zobISyC7wMy9ZsFwgTxOcOpQ ==
5565
5565
dependencies:
5566
5566
prettier-linter-helpers "^1.0.0"
5567
5567
You can’t perform that action at this time.
0 commit comments