Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot-preview[bot]
c86dcd2ece
Bump eslint-plugin-prettier from 3.1.4 to 3.2.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-03 07:08:07 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"debug": "4.1.1",
"eslint": "7.3.1",
"eslint-config-prettier": "6.10.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-prettier": "3.2.0",
"express": "4.17.1",
"prettier": "2.0.5",
"socket.io": "2.3.0"

View File

@ -476,10 +476,10 @@ eslint-config-prettier@6.10.1:
dependencies:
get-stdin "^6.0.0"
eslint-plugin-prettier@3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/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"