Bump prettier from 2.3.1 to 2.4.0 (#1880)

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

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-12 10:07:07 +03:00
committed by GitHub
parent 2e9bb78472
commit e3a062793f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -5032,9 +5032,9 @@
"dev": true
},
"prettier": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.3.1.tgz",
"integrity": "sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==",
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.4.0.tgz",
"integrity": "sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==",
"dev": true
},
"prettier-linter-helpers": {
+1 -1
View File
@@ -27,7 +27,7 @@
"eslint-plugin-compat": "^3.9.0",
"postcss": "^8.2.15",
"postcss-cli": "^8.3.1",
"prettier": "2.3.1",
"prettier": "2.4.0",
"xo": "^0.38.2"
},
"browserslist": [