Bump prettier and related deps (#7244)

This commit is contained in:
Brian Ng
2018-01-20 10:00:21 -06:00
committed by Mateusz Burzyński
parent f9804e6beb
commit 064c17e03f
3 changed files with 96 additions and 53 deletions

View File

@@ -29,7 +29,7 @@
"eslint": "^4.5.0",
"eslint-config-babel": "^7.0.2",
"eslint-plugin-flowtype": "^2.20.0",
"eslint-plugin-prettier": "^2.2.0",
"eslint-plugin-prettier": "^2.5.0",
"flow-bin": "^0.59.0",
"graceful-fs": "^4.1.11",
"gulp": "^3.9.0",
@@ -44,13 +44,13 @@
"husky": "^0.14.3",
"lerna": "2.0.0",
"lerna-changelog": "^0.5.0",
"lint-staged": "^4.2.3",
"lint-staged": "^6.0.1",
"lodash": "^4.2.0",
"merge-stream": "^1.0.1",
"mocha": "^3.0.0",
"nyc": "^11.0.3",
"output-file-sync": "^2.0.0",
"prettier": "1.9.1",
"prettier": "1.10.2",
"pump": "^1.0.2",
"rimraf": "^2.4.3",
"semver": "^5.0.0",