Skip to content

Commit 1fa009c

Browse files
Update dependency prettier to v3
1 parent 925b3f0 commit 1fa009c

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.1",
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
@@ -4978,10 +4978,10 @@ prettier-linter-helpers@^1.0.0:
49784978
dependencies:
49794979
fast-diff "^1.1.2"
49804980

4981-
prettier@1.19.1:
4982-
version "1.19.1"
4983-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4984-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
4981+
prettier@3.8.1:
4982+
version "3.8.1"
4983+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
4984+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
49854985

49864986
progress@^2.0.0:
49874987
version "2.0.3"

0 commit comments

Comments
 (0)