Skip to content

Commit eaeee68

Browse files
chore(deps): update dependency prettier to ^3.8.1
1 parent 73745b8 commit eaeee68

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
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/parser": "^5.62.0",
3333
"eslint": "^8.57.1",
3434
"jest": "30.0.5",
35-
"prettier": "^3.5.3",
35+
"prettier": "^3.8.1",
3636
"rimraf": "^4.4.1",
3737
"ts-jest": "^29.2.6",
3838
"tsx": "^3.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4044,10 +4044,10 @@ prettier@^2.7.1:
40444044
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
40454045
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
40464046

4047-
prettier@^3.5.3:
4048-
version "3.5.3"
4049-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4050-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
4047+
prettier@^3.8.1:
4048+
version "3.8.1"
4049+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
4050+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
40514051

40524052
pretty-format@30.0.0, pretty-format@^30.0.0:
40534053
version "30.0.0"

0 commit comments

Comments
 (0)