Skip to content

Commit fca92f8

Browse files
chore(deps-dev): bump prettier from 2.8.6 to 2.8.7 in /docs (#602)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96bb819 commit fca92f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.38.0",
33-
"prettier": "^2.8.6"
33+
"prettier": "^2.8.7"
3434
},
3535
"browserslist": {
3636
"production": [

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6211,10 +6211,10 @@ prepend-http@^2.0.0:
62116211
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
62126212
integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==
62136213

6214-
prettier@^2.8.6:
6215-
version "2.8.6"
6216-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
6217-
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
6214+
prettier@^2.8.7:
6215+
version "2.8.7"
6216+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
6217+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
62186218

62196219
pretty-error@^4.0.0:
62206220
version "4.0.0"

0 commit comments

Comments
 (0)