Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 8e21cc9

Browse files
chore(deps): update dependency prettier to v2.3.1 (#1403)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 19bf2bf commit 8e21cc9

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
@@ -179,7 +179,7 @@
179179
"clang-format": "1.5.0",
180180
"esbuild": "0.12.5",
181181
"jasmine": "3.7.0",
182-
"prettier": "2.3.0",
182+
"prettier": "2.3.1",
183183
"tslint": "6.1.3",
184184
"tslint-eslint-rules": "5.4.0",
185185
"vsce": "1.91.0",

yarn.lock

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

2077-
2078-
version "2.3.0"
2079-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
2080-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
2077+
2078+
version "2.3.1"
2079+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
2080+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
20812081

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

0 commit comments

Comments
 (0)