Update dependency prettier to v3.5.3
This commit is contained in:
parent
7d9f58650a
commit
f8903c935d
2 changed files with 6 additions and 6 deletions
|
@ -12,7 +12,7 @@
|
|||
"typescript": "5.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "3.2.5",
|
||||
"prettier": "3.5.3",
|
||||
"ts-node": "10.9.2"
|
||||
},
|
||||
"private": true
|
||||
|
|
10
.support/pnpm-lock.yaml
generated
10
.support/pnpm-lock.yaml
generated
|
@ -19,8 +19,8 @@ importers:
|
|||
version: 5.8.2
|
||||
devDependencies:
|
||||
prettier:
|
||||
specifier: 3.2.5
|
||||
version: 3.2.5
|
||||
specifier: 3.5.3
|
||||
version: 3.5.3
|
||||
ts-node:
|
||||
specifier: 10.9.2
|
||||
version: 10.9.2(@types/node@22.10.2)(typescript@5.8.2)
|
||||
|
@ -117,8 +117,8 @@ packages:
|
|||
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
||||
prettier@3.2.5:
|
||||
resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==}
|
||||
prettier@3.5.3:
|
||||
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -227,7 +227,7 @@ snapshots:
|
|||
dependencies:
|
||||
mime-db: 1.52.0
|
||||
|
||||
prettier@3.2.5: {}
|
||||
prettier@3.5.3: {}
|
||||
|
||||
proxy-from-env@1.1.0: {}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue