Skip to content

Commit 337aca4

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

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": "1.19.1",
120+
"prettier": "2.0.0",
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-
prettier@1.19.1:
858-
version "1.19.1"
859-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
860-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
857+
prettier@2.0.0:
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==
861861

862862
psl@^1.1.24:
863863
version "1.3.0"

0 commit comments

Comments
 (0)