Skip to content

Commit 4e5e4d6

Browse files
chore(deps): update dependency prettier to ^2.7.1
1 parent b8c162b commit 4e5e4d6

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
@@ -66,7 +66,7 @@
6666
"eslint": "^7.32.0",
6767
"husky": "^7.0.1",
6868
"jest": "^27.0.6",
69-
"prettier": "^2.4.1",
69+
"prettier": "^2.7.1",
7070
"semantic-release": "^17.4.4",
7171
"ts-dedent": "^2.2.0",
7272
"ts-jest": "^27.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6663,10 +6663,10 @@ prettier-eslint@^13.0.0:
66636663
typescript "^3.9.3"
66646664
vue-eslint-parser "~7.1.0"
66656665

6666-
prettier@*, prettier@^2.0.0, prettier@^2.4.1:
6667-
version "2.5.1"
6668-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
6669-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
6666+
prettier@*, prettier@^2.0.0, prettier@^2.7.1:
6667+
version "2.7.1"
6668+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
6669+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
66706670

66716671
prettier@^1.19.1:
66726672
version "1.19.1"

0 commit comments

Comments
 (0)