Skip to content

Commit 3dacfed

Browse files
chore(deps-dev): bump prettier from 2.8.7 to 3.0.0 in /docs (#741)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cf38af commit 3dacfed

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

docs/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@docusaurus/eslint-plugin": "^2.4.0",
3131
"@docusaurus/module-type-aliases": "^2.4.0",
3232
"eslint": "^8.44.0",
33-
"prettier": "^2.8.7"
33+
"prettier": "^3.0.0"
3434
},
3535
"browserslist": {
3636
"production": [

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6058,10 +6058,10 @@ prepend-http@^2.0.0:
60586058
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz"
60596059
integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==
60606060

6061-
prettier@^2.8.7:
6062-
version "2.8.7"
6063-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz"
6064-
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
6061+
prettier@^3.0.0:
6062+
version "3.0.0"
6063+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
6064+
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
60656065

60666066
pretty-error@^4.0.0:
60676067
version "4.0.0"

0 commit comments

Comments
 (0)