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

Commit 73e6138

Browse files
Bump prettier from 1.17.0 to 1.18.2
Bumps [prettier](https://github.com/prettier/prettier) from 1.17.0 to 1.18.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.17.0...1.18.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 186eda0 commit 73e6138

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
@@ -35,7 +35,7 @@
3535
"jest": "^24.7.1",
3636
"jest-dom": "^3.1.3",
3737
"parcel-bundler": "^1.12.3",
38-
"prettier": "^1.17.0",
38+
"prettier": "^1.18.2",
3939
"rimraf": "^2.6.3",
4040
"ts-jest": "^24.0.2",
4141
"ts-node-dev": "^1.0.0-pre.40",

yarn.lock

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

6608-
prettier@^1.17.0:
6609-
version "1.17.0"
6610-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
6611-
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
6608+
prettier@^1.18.2:
6609+
version "1.18.2"
6610+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
6611+
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
66126612

66136613
pretty-format@^24.0.0, pretty-format@^24.8.0:
66146614
version "24.8.0"

0 commit comments

Comments
 (0)