|
@@ -1283,10 +1283,10 @@ eslint-plugin-import@^2.22.1:
|
|
|
resolve "^1.17.0"
|
|
|
tsconfig-paths "^3.9.0"
|
|
|
|
|
|
-eslint-plugin-prettier@^3.1.4:
|
|
|
- version "3.1.4"
|
|
|
- resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
|
|
|
- integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
|
|
|
+eslint-plugin-prettier@^3.2.0:
|
|
|
+ version "3.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.2.0.tgz#af391b2226fa0e15c96f36c733f6e9035dbd952c"
|
|
|
+ integrity sha512-kOUSJnFjAUFKwVxuzy6sA5yyMx6+o9ino4gCdShzBNx4eyFRudWRYKCFolKjoM40PEiuU6Cn7wBLfq3WsGg7qg==
|
|
|
dependencies:
|
|
|
prettier-linter-helpers "^1.0.0"
|
|
|
|