Skip to content

Commit 73b2860

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update prettier
1 parent 3949f59 commit 73b2860

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
@@ -30,7 +30,7 @@
3030
"@commitlint/cli": "^8.2.0",
3131
"@commitlint/config-conventional": "^8.2.0",
3232
"husky": "^3.0.9",
33-
"prettier": "^1.18.2",
33+
"prettier": "^1.19.1",
3434
"semantic-release": "^15.13.30"
3535
},
3636
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3959,10 +3959,10 @@ prepend-http@^1.0.1:
39593959
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
39603960
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
39613961

3962-
prettier@^1.18.2:
3963-
version "1.18.2"
3964-
resolved "https://registry.npmjs.org/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
3965-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
3962+
prettier@^1.19.1:
3963+
version "1.19.1"
3964+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
3965+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
39663966

39673967
process-nextick-args@~2.0.0:
39683968
version "2.0.1"

0 commit comments

Comments
 (0)