Skip to content

Commit 7fda260

Browse files
chore(deps): update dependency prettier to v2.7.1
1 parent fb7170f commit 7fda260

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"type": "tsc --noEmit"
2828
},
2929
"resolutions": {
30-
"prettier": "2.4.1"
30+
"prettier": "2.7.1"
3131
},
3232
"peerDependencies": {
3333
"react": ">=17"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5148,10 +5148,10 @@ prettier-linter-helpers@^1.0.0:
51485148
dependencies:
51495149
fast-diff "^1.1.2"
51505150

5151-
[email protected], prettier@^1.19.1:
5152-
version "2.4.1"
5153-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
5154-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
5151+
[email protected], prettier@2.7.1, prettier@^1.19.1:
5152+
version "2.7.1"
5153+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
5154+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
51555155

51565156
pretty-format@^27.0.0, pretty-format@^27.0.2, pretty-format@^27.3.1:
51575157
version "27.3.1"

0 commit comments

Comments
 (0)