Skip to content

Commit 6b3ee0a

Browse files
Chore(deps-dev): Bump prettier from 3.6.0 to 3.6.2 (#480)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca4bea0 commit 6b3ee0a

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
@@ -76,7 +76,7 @@
7676
"jest": "^29.5.0",
7777
"jest-environment-jsdom": "^29.5.0",
7878
"lefthook": "^1.11.14",
79-
"prettier": "^3.6.0",
79+
"prettier": "^3.6.2",
8080
"react-select-event": "^5.3.0",
8181
"replace-in-file-webpack-plugin": "^1.0.6",
8282
"sass": "1.89.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6324,10 +6324,10 @@ prettier-linter-helpers@^1.0.0:
63246324
dependencies:
63256325
fast-diff "^1.1.2"
63266326

6327-
prettier@^3.6.0:
6328-
version "3.6.0"
6329-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
6330-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
6327+
prettier@^3.6.2:
6328+
version "3.6.2"
6329+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
6330+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
63316331

63326332
pretty-format@^27.0.2:
63336333
version "27.5.1"

0 commit comments

Comments
 (0)