git.fiddlerwoaroof.com
Browse code

Bump prettier from 1.17.1 to 1.18.0

Bumps [prettier](https://github.com/prettier/prettier) from 1.17.1 to 1.18.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.17.1...1.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 07/06/2019 10:17:59
Showing 2 changed files
... ...
@@ -56,7 +56,7 @@
56 56
     "jest-pnp-resolver": "1.2.1",
57 57
     "jest-resolve": "23.6.0",
58 58
     "jest-watch-typeahead": "^0.3.1",
59
-    "prettier": "^1.17.1",
59
+    "prettier": "^1.18.0",
60 60
     "react": "^16.5.2",
61 61
     "react-app-polyfill": "^1.0.1",
62 62
     "react-dom": "^16.8.6",
... ...
@@ -8303,10 +8303,10 @@ prepend-http@^2.0.0:
8303 8303
   resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
8304 8304
   integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
8305 8305
 
8306
-prettier@^1.17.1:
8307
-  version "1.17.1"
8308
-  resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
8309
-  integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==
8306
+prettier@^1.18.0:
8307
+  version "1.18.0"
8308
+  resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.0.tgz#d1701ca9b2941864b52f3262b35946d2c9cd88f0"
8309
+  integrity sha512-YsdAD29M0+WY2xXZk3i0PA16olY9qZss+AuODxglXcJ+2ZBwFv+6k5tE8GS8/HKAthaajlS/WqhdgcjumOrPlg==
8310 8310
 
8311 8311
 pretty-bytes@^5.1.0:
8312 8312
   version "5.2.0"