Skip to content

Commit affc358

Browse files
Bump prettier from 1.17.0 to 1.18.2 in /frontend
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] <support@dependabot.com>
1 parent 160b78d commit affc358

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-react": "^7.12.4",
4444
"jest-fetch-mock": "^2.1.2",
4545
"node-localstorage": "^1.3.1",
46-
"prettier": "^1.17.0",
46+
"prettier": "^1.18.2",
4747
"react-test-renderer": "^16.8.6",
4848
"whatwg-url": "^7.0.0"
4949
},

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8449,10 +8449,10 @@ prettier-linter-helpers@^1.0.0:
84498449
dependencies:
84508450
fast-diff "^1.1.2"
84518451

8452-
prettier@^1.17.0:
8453-
version "1.17.0"
8454-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
8455-
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
8452+
prettier@^1.18.2:
8453+
version "1.18.2"
8454+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
8455+
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==
84568456

84578457
pretty-bytes@^4.0.2:
84588458
version "4.0.2"

0 commit comments

Comments
 (0)