mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
chore(deps): bump prettier from 2.7.1 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.4. - [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.7.1...2.8.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b536b3adce
commit
25d013c123
@ -97,7 +97,7 @@
|
||||
"npm-run-all": "4.1.5",
|
||||
"nx": "14.8.6",
|
||||
"plop": "2.7.6",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.4",
|
||||
"qs": "6.11.0",
|
||||
"rimraf": "3.0.2",
|
||||
"stylelint": "13.13.1",
|
||||
|
@ -44,7 +44,7 @@
|
||||
"chalk": "4.1.2",
|
||||
"fs-extra": "10.0.0",
|
||||
"lodash": "4.17.21",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.4",
|
||||
"semver": "7.3.8",
|
||||
"stream-chain": "2.2.5",
|
||||
"stream-json": "1.7.4",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"cli-table3": "0.6.2",
|
||||
"fs-extra": "10.0.1",
|
||||
"lodash": "4.17.21",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.4",
|
||||
"typescript": "4.6.2"
|
||||
},
|
||||
"engines": {
|
||||
|
@ -18394,10 +18394,10 @@ prettier-linter-helpers@^1.0.0:
|
||||
dependencies:
|
||||
fast-diff "^1.1.2"
|
||||
|
||||
prettier@2.7.1:
|
||||
version "2.7.1"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
|
||||
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
|
||||
prettier@2.8.4:
|
||||
version "2.8.4"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
|
||||
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
|
||||
|
||||
"prettier@>=2.2.1 <=2.3.0":
|
||||
version "2.3.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user