Skip to content

Commit 43c61e6

Browse files
Bump prettier from 1.18.2 to 1.19.0 (#186)
1 parent 92bf746 commit 43c61e6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "^6.5.0",
4242
"eslint-plugin-prettier": "^3.1.1",
4343
"jest": "^24.9.0",
44-
"prettier": "^1.18.2",
44+
"prettier": "^1.19.0",
4545
"release-it": "^12.2.1",
4646
"release-it-lerna-changelog": "^1.0.3"
4747
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5225,10 +5225,10 @@ prettier-linter-helpers@^1.0.0:
52255225
dependencies:
52265226
fast-diff "^1.1.2"
52275227

5228-
prettier@^1.18.2:
5229-
version "1.18.2"
5230-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
5231-
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
5228+
prettier@^1.19.0:
5229+
version "1.19.0"
5230+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.0.tgz#3bec4489d5eebcd52b95ddd2c22467b5c852fde1"
5231+
integrity sha512-GlAIjk6DjkNT6u/Bw5QCWrbzh9YlLKwwmJT//1YiCR3WDpZDnyss64aXHQZgF8VKeGlWnX6+tGsKSVxsZT/gtA==
52325232

52335233
pretty-format@^24.9.0:
52345234
version "24.9.0"

0 commit comments

Comments
 (0)