Bump prettier from 2.0.4 to 2.2.0 in /backend

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.4 to 2.2.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.4...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-20 19:22:54 +00:00 committed by GitHub
parent cb014e0766
commit 43df22208a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -131,7 +131,7 @@
"eslint-plugin-standard": "~4.0.1", "eslint-plugin-standard": "~4.0.1",
"jest": "~25.3.0", "jest": "~25.3.0",
"nodemon": "~2.0.2", "nodemon": "~2.0.2",
"prettier": "~2.0.4", "prettier": "~2.2.0",
"rosie": "^2.0.1", "rosie": "^2.0.1",
"supertest": "~4.0.2" "supertest": "~4.0.2"
}, },

View File

@ -7759,10 +7759,10 @@ prettier-linter-helpers@^1.0.0:
dependencies: dependencies:
fast-diff "^1.1.2" fast-diff "^1.1.2"
prettier@~2.0.4: prettier@~2.2.0:
version "2.0.4" version "2.2.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w== integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
pretty-format@^25.3.0: pretty-format@^25.3.0:
version "25.3.0" version "25.3.0"