Compare commits

..

1 commit

Author SHA1 Message Date
02269d47b9 chore(deps): update dependency prettier to v3
Some checks failed
ci/woodpecker/pr/checks Pipeline failed
2024-10-16 20:02:01 +00:00
3 changed files with 357 additions and 366 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
nodeLinker: pnp nodeLinker: pnp
yarnPath: .yarn/releases/yarn-4.5.1.cjs yarnPath: .yarn/releases/yarn-4.5.0.cjs
enableGlobalCache: false enableGlobalCache: false

View file

@ -54,5 +54,5 @@
"semver": "7.6.3", "semver": "7.6.3",
"yargs": "17.7.2" "yargs": "17.7.2"
}, },
"packageManager": "yarn@4.5.1" "packageManager": "yarn@4.5.0"
} }