Skip to content

Commit 0705d84

Browse files
chore(deps): update dependency prettier to v3.1.0 (#5010)
1 parent 5dde5f1 commit 0705d84

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
@@ -60,7 +60,7 @@
6060
"lint-staged": "14.0.1",
6161
"npm-run-all": "4.1.5",
6262
"nyc": "15.1.0",
63-
"prettier": "3.0.3",
63+
"prettier": "3.1.0",
6464
"prettier-config-standard": "7.0.0",
6565
"ts-node": "10.9.1",
6666
"turbo": "1.10.16",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18105,10 +18105,10 @@ prettier-linter-helpers@^1.0.0:
1810518105
dependencies:
1810618106
fast-diff "^1.1.2"
1810718107

18108-
prettier@3.0.3:
18109-
version "3.0.3"
18110-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
18111-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
18108+
prettier@3.1.0:
18109+
version "3.1.0"
18110+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
18111+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
1811218112

1811318113
prettier@^2.8.0:
1811418114
version "2.8.8"

0 commit comments

Comments
 (0)