Skip to content

Commit 5be94f6

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

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.5.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.5.3:
4423+
version "3.5.3"
4424+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4425+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
44264426

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

0 commit comments

Comments
 (0)