Merge pull request 'chore(deps): update dependency prettier to v3.4.2 (maint/v7)' (#998) from renovate/maint/v7-prettier-3.x into maint/v7
This commit is contained in:
commit
cd245b58ff
2 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@
|
||||||
"husky": "9.1.7",
|
"husky": "9.1.7",
|
||||||
"lint-staged": "15.2.10",
|
"lint-staged": "15.2.10",
|
||||||
"markdownlint-cli": "0.43.0",
|
"markdownlint-cli": "0.43.0",
|
||||||
"prettier": "3.4.1"
|
"prettier": "3.4.2"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.14.4",
|
"packageManager": "pnpm@9.14.4",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|
|
@ -30,8 +30,8 @@ importers:
|
||||||
specifier: 0.43.0
|
specifier: 0.43.0
|
||||||
version: 0.43.0
|
version: 0.43.0
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 3.4.1
|
specifier: 3.4.2
|
||||||
version: 3.4.1
|
version: 3.4.2
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
|
@ -546,8 +546,8 @@ packages:
|
||||||
engines: {node: '>=0.10'}
|
engines: {node: '>=0.10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
prettier@3.4.1:
|
prettier@3.4.2:
|
||||||
resolution: {integrity: sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==}
|
resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -1220,7 +1220,7 @@ snapshots:
|
||||||
|
|
||||||
pidtree@0.6.0: {}
|
pidtree@0.6.0: {}
|
||||||
|
|
||||||
prettier@3.4.1: {}
|
prettier@3.4.2: {}
|
||||||
|
|
||||||
punycode.js@2.3.1: {}
|
punycode.js@2.3.1: {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue