Skip to content

Commit 73cd797

Browse files
authored
Merge pull request #407 from src-d/dependabot/npm_and_yarn/frontend/prettier-1.17.0
Bump prettier from 1.16.4 to 1.17.0 in /frontend
2 parents c2db396 + 5072e71 commit 73cd797

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.16.4",
46+
"prettier": "^1.17.0",
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
@@ -8420,10 +8420,10 @@ prettier-linter-helpers@^1.0.0:
84208420
dependencies:
84218421
fast-diff "^1.1.2"
84228422

8423-
prettier@^1.16.4:
8424-
version "1.16.4"
8425-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
8426-
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
8423+
prettier@^1.17.0:
8424+
version "1.17.0"
8425+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
8426+
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
84278427

84288428
pretty-bytes@^4.0.2:
84298429
version "4.0.2"

0 commit comments

Comments
 (0)