Skip to content

Commit 364147f

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

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.2.3"
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.2.3:
4423+
version "3.2.3"
4424+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.3.tgz#98501d99141a9a10d5ceaf74cf39c8b7cbddd380"
4425+
integrity sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw==
44264426

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

0 commit comments

Comments
 (0)