Skip to content

Commit 0642151

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): pin dependency prettier to 1.19.1 (#545)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent fa925cb commit 0642151

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@types/node": "12.12.24",
114114
"clang-format": "1.3.0",
115115
"jasmine": "3.5.0",
116-
"prettier": "^1.19.1",
116+
"prettier": "1.19.1",
117117
"rollup": "1.29.0",
118118
"rollup-plugin-commonjs": "10.1.0",
119119
"tslint": "5.20.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,7 @@ 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:
857+
858858
version "1.19.1"
859859
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
860860
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==

0 commit comments

Comments
 (0)