Skip to content

Commit 34c2661

Browse files
chore(deps): update dependency prettier to v3
1 parent 1be8121 commit 34c2661

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
@@ -73,6 +73,6 @@
7373
"husky": "^5.0.9",
7474
"jest": "^26.6.3",
7575
"lint-staged": "^10.5.3",
76-
"prettier": "^2.2.1"
76+
"prettier": "^3.6.0"
7777
}
7878
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4419,10 +4419,10 @@ prettier-linter-helpers@^1.0.0:
44194419
dependencies:
44204420
fast-diff "^1.1.2"
44214421

4422-
prettier@^2.2.1:
4423-
version "2.2.1"
4424-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
4425-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
4422+
prettier@^3.6.0:
4423+
version "3.6.0"
4424+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
4425+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
44264426

44274427
pretty-format@^26.6.2:
44284428
version "26.6.2"

0 commit comments

Comments
 (0)