Skip to content

Commit 922b14e

Browse files
chore(deps-dev): bump prettier from 3.0.3 to 3.2.4 (#303)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b30e17 commit 922b14e

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
@@ -59,7 +59,7 @@
5959
"husky": "8.0.3",
6060
"jest": "28.1.2",
6161
"lint-staged": "^13.0.3",
62-
"prettier": "3.0.3",
62+
"prettier": "3.2.4",
6363
"prettier-plugin-toml": "^0.3.1",
6464
"rimraf": "4.4.1",
6565
"ts-jest": "28.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3149,10 +3149,10 @@ prettier-plugin-toml@^0.3.1:
31493149
"@toml-tools/parser" "^0.3.1"
31503150
prettier "^1.16.0"
31513151

3152-
prettier@3.0.3:
3153-
version "3.0.3"
3154-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
3155-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
3152+
prettier@3.2.4:
3153+
version "3.2.4"
3154+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
3155+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
31563156

31573157
prettier@^1.16.0:
31583158
version "1.19.1"

0 commit comments

Comments
 (0)