Bump own Prettier to 1.13.2

master
Lucas Duailibe 2018-05-29 09:49:47 -03:00
parent 3d60871458
commit 68f594414e
3 changed files with 7 additions and 9 deletions

View File

@ -26,7 +26,7 @@ Tip! Don't write this stuff manually.
-->
**Prettier 1.13.0**
**Prettier 1.13.2**
[Playground link](https://prettier.io/playground/#.....)
```sh
# Options (if any):

View File

@ -55,8 +55,7 @@
"semver": "5.4.1",
"string-width": "2.1.1",
"typescript": "2.9.0-dev.20180421",
"typescript-eslint-parser":
"eslint/typescript-eslint-parser#2960b002746c01fb9cb15bb5f4c1e7e925c6519a",
"typescript-eslint-parser": "eslint/typescript-eslint-parser#2960b002746c01fb9cb15bb5f4c1e7e925c6519a",
"unicode-regex": "1.0.1",
"unified": "6.1.6"
},
@ -75,7 +74,7 @@
"eslint-plugin-react": "7.7.0",
"jest": "21.1.0",
"mkdirp": "0.5.1",
"prettier": "1.13.0",
"prettier": "1.13.2",
"prettylint": "1.0.0",
"rimraf": "2.6.2",
"rollup": "0.47.6",
@ -99,8 +98,7 @@
"test": "jest",
"test:dist": "node ./scripts/test-dist.js",
"test-integration": "jest tests_integration",
"lint":
"cross-env EFF_NO_LINK_RULES=true eslint . --format node_modules/eslint-friendly-formatter",
"lint": "cross-env EFF_NO_LINK_RULES=true eslint . --format node_modules/eslint-friendly-formatter",
"lint-docs": "prettylint {.,docs,website,website/blog}/*.md",
"build": "node ./scripts/build/build.js",
"build-docs": "node ./scripts/build-docs.js",

View File

@ -4435,9 +4435,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
prettier@1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.0.tgz#054de8d5fb1a4405c845d16183f58a2c301f6f16"
prettier@1.13.2:
version "1.13.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.2.tgz#412b87bc561cb11074d2877a33a38f78c2303cda"
pretty-format@21.3.0-beta.15:
version "21.3.0-beta.15"