Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 678270f

Browse files
build(deps-dev): bump prettier from 1.18.2 to 1.19.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.18.2...1.19.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ddd4b71 commit 678270f

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
@@ -69,7 +69,7 @@
6969
"husky": "4.2.1",
7070
"jest": "^24.8.0",
7171
"lint-staged": "10.0.2",
72-
"prettier": "1.18.2"
72+
"prettier": "1.19.1"
7373
},
7474
"dependencies": {
7575
"cross-spawn": "7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4235,10 +4235,10 @@ prelude-ls@~1.1.2:
42354235
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
42364236
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
42374237

4238-
prettier@1.18.2:
4239-
version "1.18.2"
4240-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
4241-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
4238+
prettier@1.19.1:
4239+
version "1.19.1"
4240+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
4241+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
42424242

42434243
pretty-error@^2.0.2:
42444244
version "2.1.1"

0 commit comments

Comments
 (0)