chore(deps): update dependency prettier to v3.1.1 (#3099)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-10 09:29:39 +00:00 committed by GitHub
parent 00e7ca8d2e
commit 1fd1ce85eb
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.1.0", "p-retry": "6.1.0",
"prettier": "3.1.0", "prettier": "3.1.1",
"publint": "0.2.6", "publint": "0.2.6",
"sinon": "17.0.1", "sinon": "17.0.1",
"stream-buffers": "3.0.2", "stream-buffers": "3.0.2",
@ -12301,9 +12301,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.1.0", "version": "3.1.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.0.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.1.1.tgz",
"integrity": "sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==", "integrity": "sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==",
"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.1.0", "p-retry": "6.1.0",
"prettier": "3.1.0", "prettier": "3.1.1",
"publint": "0.2.6", "publint": "0.2.6",
"sinon": "17.0.1", "sinon": "17.0.1",
"stream-buffers": "3.0.2", "stream-buffers": "3.0.2",