chore(deps-dev): bump prettier from 2.1.2 to 2.2.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 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.1.2...2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-23 05:02:32 +00:00
committed by GitHub
parent 83193587e7
commit 8abd46ee23
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6825,9 +6825,9 @@
"dev": true
},
"prettier": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.1.2.tgz",
"integrity": "sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.2.0.tgz",
"integrity": "sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==",
"dev": true
},
"pretty-bytes": {
+1 -1
View File
@@ -53,7 +53,7 @@
"babel-preset-react-app": "^10.0.0",
"cypress": "^5.6.0",
"postcss-nested": "^4.2.3",
"prettier": "2.1.2",
"prettier": "2.2.0",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"release-it": "^14.2.1",