Skip to content

Commit 6628fcb

Browse files
committed
chore(deps): update dependency prettier to v2.4.0
1 parent 81b8fab commit 6628fcb

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
@@ -198,7 +198,7 @@
198198
"clang-format": "1.5.0",
199199
"esbuild": "0.12.24",
200200
"jasmine": "3.8.0",
201-
"prettier": "2.3.2",
201+
"prettier": "2.4.0",
202202
"tslint": "6.1.3",
203203
"tslint-eslint-rules": "5.4.0",
204204
"vsce": "1.96.1",

yarn.lock

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

2076-
prettier@2.3.2:
2077-
version "2.3.2"
2078-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
2079-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
2076+
prettier@2.4.0:
2077+
version "2.4.0"
2078+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
2079+
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
20802080

20812081
process-nextick-args@~2.0.0:
20822082
version "2.0.1"

0 commit comments

Comments
 (0)