Skip to content

Commit 44f8b6b

Browse files
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /docs (#1451)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <[email protected]>
1 parent e63e202 commit 44f8b6b

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": "^3.4.0",
3131
"@docusaurus/module-type-aliases": "^3.4.0",
3232
"eslint": "^8.57.0",
33-
"prettier": "^3.3.2"
33+
"prettier": "^3.3.3"
3434
},
3535
"browserslist": {
3636
"production": [

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7184,10 +7184,10 @@ prelude-ls@^1.2.1:
71847184
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
71857185
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
71867186

7187-
prettier@^3.3.2:
7188-
version "3.3.2"
7189-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
7190-
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
7187+
prettier@^3.3.3:
7188+
version "3.3.3"
7189+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
7190+
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
71917191

71927192
pretty-error@^4.0.0:
71937193
version "4.0.0"

0 commit comments

Comments
 (0)