зеркало из https://github.com/microsoft/backfill.git
Update dependency prettier to v2.8.1 (#441)
* Update dependency prettier to v2.8.1 * Fix formatting * fix dependencies Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Elizabeth Craig <elcraig@microsoft.com>
This commit is contained in:
Родитель
0fe99d2d66
Коммит
a2d434cd1c
10
package.json
10
package.json
|
@ -27,11 +27,6 @@
|
|||
"update-project-references": "node tools/update-project-references.js",
|
||||
"watch": "lerna run watch --parallel"
|
||||
},
|
||||
"dependencies": {
|
||||
"lerna": "3.22.1",
|
||||
"prettier": "2.7.1",
|
||||
"typescript": "4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "5.27.1",
|
||||
"@typescript-eslint/parser": "5.27.1",
|
||||
|
@ -42,11 +37,14 @@
|
|||
"eslint-plugin-prettier": "4.0.0",
|
||||
"execa": "4.1.0",
|
||||
"husky": "7.0.4",
|
||||
"lerna": "3.22.1",
|
||||
"lint-staged": "12.5.0",
|
||||
"lodash.merge": "4.6.2",
|
||||
"prettier": "2.8.1",
|
||||
"prettier-package-json": "2.1.3",
|
||||
"resolve-from": "5.0.0",
|
||||
"syncpack": "8.2.4"
|
||||
"syncpack": "8.2.4",
|
||||
"typescript": "4.1.2"
|
||||
},
|
||||
"beachball": {
|
||||
"scope": [
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
],
|
||||
|
||||
"labels": ["renovate"],
|
||||
|
||||
|
||||
"packageRules": [
|
||||
{
|
||||
// try to pick up 0.x workspace-tools upgrades right away
|
||||
|
|
|
@ -6768,10 +6768,10 @@ prettier-package-json@2.1.3:
|
|||
sort-object-keys "^1.1.2"
|
||||
sort-order "^1.0.1"
|
||||
|
||||
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.1:
|
||||
version "2.8.1"
|
||||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
|
||||
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
|
||||
|
||||
pretty-format@^25.2.1, pretty-format@^25.5.0:
|
||||
version "25.5.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче