Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 0fcb447

Browse files
chore(deps): update dependency prettier to v3
1 parent 274086d commit 0fcb447

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"glob": "8.1.0",
105105
"husky": "7.0.4",
106106
"mocha": "9.2.2",
107-
"prettier": "2.8.8",
107+
"prettier": "3.1.0",
108108
"shipjs": "0.26.3",
109109
"tslint": "6.1.3",
110110
"typescript": "4.9.5",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -2634,7 +2634,12 @@ prebuild-install@^7.0.1:
26342634
tar-fs "^2.0.0"
26352635
tunnel-agent "^0.6.0"
26362636

2637-
[email protected], prettier@^2.0.0:
2637+
2638+
version "3.1.0"
2639+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
2640+
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
2641+
2642+
prettier@^2.0.0:
26382643
version "2.8.8"
26392644
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
26402645
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==

0 commit comments

Comments
 (0)