chore(deps): update dependency prettier to v3.2.4 (#3147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-17 10:53:25 +00:00 committed by GitHub
parent 2c04f32744
commit 4692834087
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -59,7 +59,7 @@
"nock": "13.5.0", "nock": "13.5.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.2.2", "prettier": "3.2.4",
"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",
@ -12097,9 +12097,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.2.2", "version": "3.2.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz",
"integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==", "integrity": "sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"prettier": "bin/prettier.cjs" "prettier": "bin/prettier.cjs"

View File

@ -74,7 +74,7 @@
"nock": "13.5.0", "nock": "13.5.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.2.2", "prettier": "3.2.4",
"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",