Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
feat(prettier-eslint): bump to 8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robwise committed Dec 31, 2017
1 parent 3186833 commit c59b768
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 40 deletions.
4 changes: 2 additions & 2 deletions flow-typed/npm/prettier-eslint_vx.x.x.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"lodash": "^4.17.4",
"loophole": "^1.1.0",
"prettier": "1.9.2",
"prettier-eslint": "^8.2.3",
"prettier-eslint": "^8.7.0",
"prettier-stylelint": "^0.4.2",
"read-pkg-up": "^3.0.0"
},
Expand Down
39 changes: 2 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ babel-code-frame@^6.26.0:
esutils "^2.0.2"
js-tokens "^3.0.2"

babel-core@6.26.0, babel-core@^6.0.0, babel-core@^6.26.0:
babel-core@^6.0.0, babel-core@^6.26.0:
version "6.26.0"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.26.0.tgz#af32f78b31a6fcef119c87b0fd8d9753f03a0bb8"
dependencies:
Expand Down Expand Up @@ -4741,24 +4741,7 @@ prettier-eslint-cli@^4.7.0:
rxjs "^5.3.0"
yargs "10.0.3"

prettier-eslint@^8.2.3:
version "8.2.3"
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-8.2.3.tgz#1e95788792fcac2f9219223795f9d95ce81fdf8e"
dependencies:
babel-core "6.26.0"
common-tags "^1.4.0"
dlv "^1.1.0"
eslint "^4.5.0"
indent-string "^3.2.0"
lodash.merge "^4.6.0"
loglevel-colored-level-prefix "^1.0.0"
prettier "^1.7.1"
pretty-format "^21.2.1"
require-relative "^0.8.7"
typescript "^2.5.1"
typescript-eslint-parser "^8.0.0"

prettier-eslint@^8.5.0:
prettier-eslint@^8.5.0, prettier-eslint@^8.7.0:
version "8.7.0"
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-8.7.0.tgz#c54ce5affee129674958bd40a7899f97128c975a"
dependencies:
Expand Down Expand Up @@ -4802,17 +4785,6 @@ prettier@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.7.0.tgz#47481588f41f7c90f63938feb202ac82554e7150"

prettier@^1.7.1:
version "1.7.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.7.4.tgz#5e8624ae9363c80f95ec644584ecdf55d74f93fa"

pretty-format@^21.2.1:
version "21.2.1"
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-21.2.1.tgz#ae5407f3cf21066cd011aa1ba5fce7b6a2eddb36"
dependencies:
ansi-regex "^3.0.0"
ansi-styles "^3.2.0"

pretty-format@^22.0.3:
version "22.0.3"
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-22.0.3.tgz#a2bfa59fc33ad24aa4429981bb52524b41ba5dd7"
Expand Down Expand Up @@ -6075,13 +6047,6 @@ typescript-eslint-parser@^11.0.0:
lodash.unescape "4.0.1"
semver "5.4.1"

typescript-eslint-parser@^8.0.0:
version "8.0.1"
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-8.0.1.tgz#e8cac537d996e16c3dbb0d7c4d509799e67afe0c"
dependencies:
lodash.unescape "4.0.1"
semver "5.4.1"

typescript@^2.5.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
Expand Down

0 comments on commit c59b768

Please sign in to comment.