Skip to content

Commit e21b3cb

Browse files
chore(deps): update dependency prettier to v2.5.1 (#1576)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6209588 commit e21b3cb

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
@@ -203,7 +203,7 @@
203203
"clang-format": "1.5.0",
204204
"esbuild": "0.13.12",
205205
"jasmine": "3.10.0",
206-
"prettier": "2.4.1",
206+
"prettier": "2.5.1",
207207
"tslint": "6.1.3",
208208
"tslint-eslint-rules": "5.4.0",
209209
"vsce": "1.100.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2176,10 +2176,10 @@ pinkie@^2.0.0:
21762176
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
21772177
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=
21782178

2179-
prettier@2.4.1:
2180-
version "2.4.1"
2181-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
2182-
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
2179+
prettier@2.5.1:
2180+
version "2.5.1"
2181+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
2182+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
21832183

21842184
process-nextick-args@~2.0.0:
21852185
version "2.0.1"

0 commit comments

Comments
 (0)