Skip to content

Commit fe62fee

Browse files
chore(deps): update dependency prettier to v3
1 parent e1c72fb commit fe62fee

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.1",
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.1:
5253+
version "3.0.1"
5254+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
5255+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
52565256

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

0 commit comments

Comments
 (0)