Skip to content

Commit 9857b3e

Browse files
chore(deps): update dependency prettier to v3
1 parent bc9d442 commit 9857b3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-core": "6.26.3",
4444
"babel-jest": "^29.7.0",
4545
"jest": "^29.7.0",
46-
"prettier": "2.2.1",
46+
"prettier": "3.4.2",
4747
"ts-jest": "^29.1.1",
4848
"typescript": "5.6.3"
4949
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3758,10 +3758,10 @@ preferred-pm@^3.0.0:
37583758
path-exists "^4.0.0"
37593759
which-pm "2.0.0"
37603760

3761-
prettier@2.2.1:
3762-
version "2.2.1"
3763-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3764-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
3761+
prettier@3.4.2:
3762+
version "3.4.2"
3763+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
3764+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
37653765

37663766
prettier@^2.7.1:
37673767
version "2.8.8"

0 commit comments

Comments
 (0)