Skip to content

Commit e1c6c66

Browse files
chore(deps): update dependency prettier to v2.0.1 (#695)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 337aca4 commit e1c6c66

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
@@ -117,7 +117,7 @@
117117
"@types/node": "12.12.30",
118118
"clang-format": "1.4.0",
119119
"jasmine": "3.5.0",
120-
"prettier": "2.0.0",
120+
"prettier": "2.0.1",
121121
"rollup": "2.1.0",
122122
"rollup-plugin-commonjs": "10.1.0",
123123
"tslint": "6.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -854,10 +854,10 @@ performance-now@^2.1.0:
854854
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
855855
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
856856

857-
858-
version "2.0.0"
859-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.0.tgz#9c8fdba0aeae3faf0d9d9391623ac4f9321a4455"
860-
integrity sha512-vI55PC+GFLOVtpwr2di1mYhJF36v+kztJov8sx3AmqbfdA+2Dhozxb+3e1hTgoV9lyhnVJFF3Z8GCVeMBOS1bA==
857+
858+
version "2.0.1"
859+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.1.tgz#3f00ac71263be34684b2b2c8d7e7f63737592dac"
860+
integrity sha512-piXGBcY1zoFOG0MvHpNE5reAGseLmaCRifQ/fmfF49BcYkInEs/naD/unxGNAeOKFA5+JxVrPyMvMlpzcd20UA==
861861

862862
psl@^1.1.24:
863863
version "1.3.0"

0 commit comments

Comments
 (0)