Skip to content

Commit 36b40a0

Browse files
yarn(deps-dev): bump prettier from 3.3.3 to 3.4.1 (#4658)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62bfe2c commit 36b40a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"husky": "^9.1.7",
9191
"i18next-fs-backend": "^2.6.0",
9292
"lint-staged": "^15.2.10",
93-
"prettier": "^3.3.3",
93+
"prettier": "^3.4.1",
9494
"react-dnd-test-backend": "^15.1.2",
9595
"react-dnd-test-utils": "^15.1.2",
9696
"react-scripts": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9421,10 +9421,10 @@ prettier-linter-helpers@^1.0.0:
94219421
dependencies:
94229422
fast-diff "^1.1.2"
94239423

9424-
prettier@^3.3.3:
9425-
version "3.3.3"
9426-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
9427-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
9424+
prettier@^3.4.1:
9425+
version "3.4.1"
9426+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
9427+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
94289428

94299429
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1, pretty-bytes@^5.6.0:
94309430
version "5.6.0"

0 commit comments

Comments
 (0)