Skip to content

Commit 6abb45b

Browse files
chore(deps): update dependency prettier to v3
1 parent 9ebbd2a commit 6abb45b

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
"eslint-plugin-jsdoc": "39.9.1",
6161
"eslint-plugin-prettier": "4.2.1",
6262
"jest": "27.5.1",
63-
"prettier": "2.8.2",
63+
"prettier": "3.0.3",
6464
"semantic-release": "19.0.5",
6565
"ts-jest": "27.1.5",
6666
"ts-node": "10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5249,10 +5249,10 @@ prettier-linter-helpers@^1.0.0:
52495249
dependencies:
52505250
fast-diff "^1.1.2"
52515251

5252-
prettier@2.8.2:
5253-
version "2.8.2"
5254-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
5255-
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
5252+
prettier@3.0.3:
5253+
version "3.0.3"
5254+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
5255+
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
52565256

52575257
pretty-format@^27.0.0:
52585258
version "27.4.6"

0 commit comments

Comments
 (0)