Skip to content

Commit 3d46427

Browse files
chore(deps-dev): bump prettier from 3.4.1 to 3.4.2 in /docs (#1614)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60d7852 commit 3d46427

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.6.3",
3131
"@docusaurus/module-type-aliases": "^3.6.3",
3232
"eslint": "^8.57.1",
33-
"prettier": "^3.4.1"
33+
"prettier": "^3.4.2"
3434
},
3535
"browserslist": {
3636
"production": [

docs/yarn.lock

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

7720-
prettier@^3.4.1:
7721-
version "3.4.1"
7722-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
7723-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
7720+
prettier@^3.4.2:
7721+
version "3.4.2"
7722+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
7723+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
77247724

77257725
pretty-error@^4.0.0:
77267726
version "4.0.0"

0 commit comments

Comments
 (0)