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 56
56
"eslint" : " ^6.4.0" ,
57
57
"eslint-config-prettier" : " ^6.3.0" ,
58
58
"eslint-plugin-node" : " ^11.1.0" ,
59
- "eslint-plugin-prettier" : " ^3.1.1 " ,
59
+ "eslint-plugin-prettier" : " ^3.1.4 " ,
60
60
"jest" : " ^26.4.2" ,
61
61
"prettier" : " ^1.18.2" ,
62
62
"qunit" : " ^2.11.2" ,
Original file line number Diff line number Diff line change @@ -2930,10 +2930,10 @@ eslint-plugin-node@^11.1.0:
2930
2930
resolve "^1.10.1"
2931
2931
semver "^6.1.0"
2932
2932
2933
- eslint-plugin-prettier@^3.1.1 :
2934
- version "3.1.1 "
2935
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.1 .tgz#507b8562410d02a03f0ddc949c616f877852f2ba "
2936
- integrity sha512-A+TZuHZ0KU0cnn56/9mfR7/KjUJ9QNVXUhwvRFSR7PGPe0zQR6PTkmyqg1AtUUEOzTqeRsUwyKFh0oVZKVCrtA ==
2933
+ eslint-plugin-prettier@^3.1.4 :
2934
+ version "3.1.4 "
2935
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4 .tgz#168ab43154e2ea57db992a2cd097c828171f75c2 "
2936
+ integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg ==
2937
2937
dependencies :
2938
2938
prettier-linter-helpers "^1.0.0"
2939
2939
You can’t perform that action at this time.
0 commit comments