Skip to content

Commit c92b83b

Browse files
chore(deps): update dependency prettier to v2.7.1
1 parent 2d69573 commit c92b83b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
]
3232
},
3333
"devDependencies": {
34-
"prettier": "2.5.1"
34+
"prettier": "2.7.1"
3535
}
3636
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9428,7 +9428,12 @@ prepend-http@^2.0.0:
94289428
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
94299429
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
94309430

9431-
[email protected], prettier@^2.5.1:
9431+
9432+
version "2.7.1"
9433+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
9434+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
9435+
9436+
prettier@^2.5.1:
94329437
version "2.5.1"
94339438
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
94349439
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==

0 commit comments

Comments
 (0)