Skip to content

Commit 1e216ab

Browse files
build(deps): update dependency prettier to v3
1 parent aebb75c commit 1e216ab

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"cz-conventional-changelog": "3.3.0",
3333
"husky": "8.0.3",
3434
"precise-commits": "1.0.2",
35-
"prettier": "2.8.8",
35+
"prettier": "3.8.1",
3636
"semantic-release": "19.0.5",
3737
"tslint": "6.1.3",
3838
"typescript": "5.9.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3192,10 +3192,10 @@ precise-commits@1.0.2:
31923192
mri "^1.1.0"
31933193
ora "^1.3.0"
31943194

3195-
prettier@2.8.8:
3196-
version "2.8.8"
3197-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
3198-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
3195+
prettier@3.8.1:
3196+
version "3.8.1"
3197+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
3198+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
31993199

32003200
proc-log@^2.0.0, proc-log@^2.0.1:
32013201
version "2.0.1"

0 commit comments

Comments
 (0)