Skip to content

Commit 89bd2b4

Browse files
committed
chore(deps): update dependency prettier to v2.5.0
1 parent 74afd42 commit 89bd2b4

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.0",
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.0:
2180+
version "2.5.0"
2181+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.0.tgz#a6370e2d4594e093270419d9cc47f7670488f893"
2182+
integrity sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==
21832183

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

0 commit comments

Comments
 (0)