Skip to content

Commit fc13e98

Browse files
Update dependency prettier to v3
1 parent bc321f1 commit fc13e98

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
@@ -53,7 +53,7 @@
5353
"eslint-plugin-react": "7.37.5",
5454
"mocha": "7.2.0",
5555
"nyc": "14.1.1",
56-
"prettier": "1.19.1",
56+
"prettier": "3.8.2",
5757
"sinon": "8.1.1",
5858
"typescript": "3.9.10"
5959
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5054,10 +5054,10 @@ prettier-linter-helpers@^1.0.0:
50545054
dependencies:
50555055
fast-diff "^1.1.2"
50565056

5057-
prettier@1.19.1:
5058-
version "1.19.1"
5059-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
5060-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
5057+
prettier@3.8.2:
5058+
version "3.8.2"
5059+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.2.tgz#4f52e502193c9aa5b384c3d00852003e551bbd9f"
5060+
integrity sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==
50615061

50625062
progress@^2.0.0:
50635063
version "2.0.3"

0 commit comments

Comments
 (0)