chore(deps): update dependency prettier to v3.6.2 (#5870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3783149648
commit
96a2ecf1d7
|
|
@ -46,7 +46,7 @@
|
|||
"lerna": "6.6.2",
|
||||
"linkinator": "6.1.4",
|
||||
"markdownlint-cli2": "0.17.2",
|
||||
"prettier": "3.4.2",
|
||||
"prettier": "3.6.2",
|
||||
"process": "0.11.10",
|
||||
"semver": "7.6.3",
|
||||
"ts-node": "10.9.2",
|
||||
|
|
@ -26003,9 +26003,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/prettier": {
|
||||
"version": "3.4.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz",
|
||||
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==",
|
||||
"version": "3.6.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
|
||||
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
@ -54639,9 +54639,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"prettier": {
|
||||
"version": "3.4.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz",
|
||||
"integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==",
|
||||
"version": "3.6.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
|
||||
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
|
||||
"dev": true
|
||||
},
|
||||
"prettier-linter-helpers": {
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@
|
|||
"lerna": "6.6.2",
|
||||
"linkinator": "6.1.4",
|
||||
"markdownlint-cli2": "0.17.2",
|
||||
"prettier": "3.4.2",
|
||||
"prettier": "3.6.2",
|
||||
"process": "0.11.10",
|
||||
"semver": "7.6.3",
|
||||
"ts-node": "10.9.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue