Skip to content

Commit 3a7a845

Browse files
dependabot-preview[bot]fjmorant
authored andcommitted
Bump prettier from 1.19.0 to 1.19.1 (#184)
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.0 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.19.0...1.19.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1fe0e44 commit 3a7a845

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"istanbul-reports": "2.2.6",
4242
"jest": "24.9.0",
4343
"metro-react-native-babel-preset": "0.57.0",
44-
"prettier": "1.19.0",
44+
"prettier": "1.19.1",
4545
"prettier-eslint": "9.0.0",
4646
"react": "16.9.0",
4747
"react-native": "0.61.4",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5444,15 +5444,10 @@ prettier-eslint@9.0.0:
54445444
typescript "^3.2.1"
54455445
vue-eslint-parser "^2.0.2"
54465446

5447-
prettier@1.19.0:
5448-
version "1.19.0"
5449-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.0.tgz#3bec4489d5eebcd52b95ddd2c22467b5c852fde1"
5450-
integrity sha512-GlAIjk6DjkNT6u/Bw5QCWrbzh9YlLKwwmJT//1YiCR3WDpZDnyss64aXHQZgF8VKeGlWnX6+tGsKSVxsZT/gtA==
5451-
5452-
prettier@^1.7.0:
5453-
version "1.18.2"
5454-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
5455-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
5447+
prettier@1.19.1, prettier@^1.7.0:
5448+
version "1.19.1"
5449+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
5450+
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
54565451

54575452
pretty-format@^23.0.1:
54585453
version "23.6.0"

0 commit comments

Comments
 (0)