chore(deps): update dependency prettier to v3.5.2 (#4)
Some checks failed
Check dist/ / Check dist/ (push) Failing after 15s
Continuous Integration / TypeScript Tests (push) Successful in 13s
build-test / test (ubuntu-latest) (push) Successful in 3s
build-test / build (push) Failing after 10s
build-test / specific_version (push) Successful in 9s
CodeQL / Analyze (push) Failing after 18s
build-test / test (macos-latest) (push) Has been cancelled
build-test / test (windows-latest) (push) Has been cancelled
Some checks failed
Check dist/ / Check dist/ (push) Failing after 15s
Continuous Integration / TypeScript Tests (push) Successful in 13s
build-test / test (ubuntu-latest) (push) Successful in 3s
build-test / build (push) Failing after 10s
build-test / specific_version (push) Successful in 9s
CodeQL / Analyze (push) Failing after 18s
build-test / test (macos-latest) (push) Has been cancelled
build-test / test (windows-latest) (push) Has been cancelled
Reviewed-on: #4 Co-authored-by: renovate[bot] <renovate@rgst.io> Co-committed-by: renovate[bot] <renovate@rgst.io>
This commit is contained in:
parent
aa4900c303
commit
000b81f619
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -4841,9 +4841,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.5.2",
|
||||
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz",
|
||||
"integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
Loading…
Add table
Reference in a new issue