Skip to content

Commit 707fcda

Browse files
chore(deps): update dependency prettier to v3
1 parent 81a0bd9 commit 707fcda

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.5.3",
6464
"semantic-release": "19.0.5",
6565
"ts-jest": "27.1.5",
6666
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5267,10 +5267,10 @@ prettier-linter-helpers@^1.0.0:
52675267
dependencies:
52685268
fast-diff "^1.1.2"
52695269

5270-
prettier@2.8.2:
5271-
version "2.8.2"
5272-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
5273-
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
5270+
prettier@3.5.3:
5271+
version "3.5.3"
5272+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5273+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
52745274

52755275
pretty-format@^27.0.0:
52765276
version "27.4.6"

0 commit comments

Comments
 (0)