Skip to content

Commit 4959711

Browse files
committed
Update dependency prettier to v3.1.0
1 parent d513ca9 commit 4959711

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
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "9.0.0",
4242
"eslint-plugin-functional": "4.4.1",
4343
"husky": "8.0.3",
44-
"prettier": "3.0.3",
44+
"prettier": "3.1.0",
4545
"typescript": "5.2.2"
4646
},
4747
"repository": "git+https://github.com/dev-protocol/template-repos-ts.git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,10 +1134,10 @@ prelude-ls@^1.2.1:
11341134
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
11351135
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
11361136

1137-
prettier@3.0.3:
1138-
version "3.0.3"
1139-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
1140-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
1137+
prettier@3.1.0:
1138+
version "3.1.0"
1139+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
1140+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
11411141

11421142
punycode@^2.1.0:
11431143
version "2.1.1"

0 commit comments

Comments
 (0)