chore(deps): update dependency prettier to v3.2.2 (#3140)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-14 05:22:19 +00:00 committed by GitHub
parent a2de1057b7
commit 2c0b371f7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -59,7 +59,7 @@
"nock": "13.4.0", "nock": "13.4.0",
"npm-run-all2": "6.1.1", "npm-run-all2": "6.1.1",
"p-retry": "6.2.0", "p-retry": "6.2.0",
"prettier": "3.1.1", "prettier": "3.2.2",
"publint": "0.2.7", "publint": "0.2.7",
"sinon": "17.0.1", "sinon": "17.0.1",
"stream-buffers": "3.0.2", "stream-buffers": "3.0.2",
@ -12280,9 +12280,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.1.1", "version": "3.2.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz",
"integrity": "sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==", "integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==",
"dev": true, "dev": true,
"bin": { "bin": {
"prettier": "bin/prettier.cjs" "prettier": "bin/prettier.cjs"

View File

@ -74,7 +74,7 @@
"nock": "13.4.0", "nock": "13.4.0",
"npm-run-all2": "6.1.1", "npm-run-all2": "6.1.1",
"p-retry": "6.2.0", "p-retry": "6.2.0",
"prettier": "3.1.1", "prettier": "3.2.2",
"publint": "0.2.7", "publint": "0.2.7",
"sinon": "17.0.1", "sinon": "17.0.1",
"stream-buffers": "3.0.2", "stream-buffers": "3.0.2",