chore(deps): update dependency prettier to v3.5.3 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
64c435da49
commit
9a2f67859a
2 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.13.10",
|
||||
"prettier": "3.5.2",
|
||||
"prettier": "3.5.3",
|
||||
"vitest": "3.0.8",
|
||||
"vitest-mock-extended": "3.0.1"
|
||||
}
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -12,8 +12,8 @@ importers:
|
|||
specifier: 22.13.10
|
||||
version: 22.13.10
|
||||
prettier:
|
||||
specifier: 3.5.2
|
||||
version: 3.5.2
|
||||
specifier: 3.5.3
|
||||
version: 3.5.3
|
||||
vitest:
|
||||
specifier: 3.0.8
|
||||
version: 3.0.8(@types/node@22.13.10)
|
||||
|
@ -383,8 +383,8 @@ packages:
|
|||
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
prettier@3.5.2:
|
||||
resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==}
|
||||
prettier@3.5.3:
|
||||
resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -787,7 +787,7 @@ snapshots:
|
|||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
prettier@3.5.2: {}
|
||||
prettier@3.5.3: {}
|
||||
|
||||
rollup@4.34.8:
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue