Skip to content

Commit f18b5ac

Browse files
chore(deps): update dependency prettier to v2.4.1 (#1504)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7bcfdaa commit f18b5ac

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.9.0",
201-
"prettier": "2.3.2",
201+
"prettier": "2.4.1",
202202
"tslint": "6.1.3",
203203
"tslint-eslint-rules": "5.4.0",
204204
"vsce": "1.100.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.1:
2077+
version "2.4.1"
2078+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
2079+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
20802080

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

0 commit comments

Comments
 (0)