Bump prettier from 2.8.1 to 2.8.3

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.3.
- [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.8.1...2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-14 10:00:34 +00:00
committed by GitHub
parent 9006c41191
commit c1a63fdb8e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"eslint-plugin-compat": "^4.0.2",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"prettier": "2.8.1",
"prettier": "2.8.3",
"xo": "^0.53.1"
}
},
@@ -4431,9 +4431,9 @@
}
},
"node_modules/prettier": {
"version": "2.8.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz",
"integrity": "sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==",
"version": "2.8.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.3.tgz",
"integrity": "sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==",
"dev": true,
"bin": {
"prettier": "bin-prettier.js"

View File

@@ -28,7 +28,7 @@
"eslint-plugin-compat": "^4.0.2",
"postcss": "^8.4.21",
"postcss-cli": "^10.1.0",
"prettier": "2.8.1",
"prettier": "2.8.3",
"xo": "^0.53.1"
},
"browserslist": [