Skip to content

Commit 436ee4f

Browse files
Update dependency prettier to v3
1 parent b72bc10 commit 436ee4f

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.7.4",
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
@@ -4983,10 +4983,10 @@ prettier-linter-helpers@^1.0.0:
49834983
dependencies:
49844984
fast-diff "^1.1.2"
49854985

4986-
prettier@1.19.1:
4987-
version "1.19.1"
4988-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4989-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
4986+
prettier@3.7.4:
4987+
version "3.7.4"
4988+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
4989+
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
49904990

49914991
progress@^2.0.0:
49924992
version "2.0.3"

0 commit comments

Comments
 (0)