-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump prettier-eslint-cli from 4.4.2 to 4.7.1
Bumps [prettier-eslint-cli](https://github.com/prettier/prettier-eslint-cli) from 4.4.2 to 4.7.1. - [Release notes](https://github.com/prettier/prettier-eslint-cli/releases) - [Changelog](https://github.com/prettier/prettier-eslint-cli/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint-cli@v4.4.2...v4.7.1)
- Loading branch information
1 parent
e4796e6
commit be97e5d
Showing
1 changed file
with
39 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -93,14 +93,10 @@ acorn@^3.0.4: | |
version "3.3.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a" | ||
|
||
acorn@^5.0.0, acorn@^5.3.0: | ||
acorn@^5.0.0, acorn@^5.3.0, acorn@^5.5.0: | ||
version "5.5.3" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9" | ||
|
||
acorn@^5.2.1: | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.1.tgz#317ac7821826c22c702d66189ab8359675f135d7" | ||
|
||
agent-base@^4.1.0: | ||
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.1.2.tgz#80fa6cde440f4dcf9af2617cf246099b5d99f0c8" | ||
|
@@ -303,7 +299,7 @@ babel-code-frame@^6.22.0, 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: | ||
|
@@ -1290,9 +1286,9 @@ [email protected]: | |
esutils "^2.0.2" | ||
isarray "^1.0.0" | ||
|
||
doctrine@^2.0.2: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.2.tgz#68f96ce8efc56cc42651f1faadb4f175273b0075" | ||
doctrine@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" | ||
dependencies: | ||
esutils "^2.0.2" | ||
|
||
|
@@ -1411,63 +1407,21 @@ eslint-visitor-keys@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" | ||
|
||
eslint@^4.15.0: | ||
version "4.15.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.15.0.tgz#89ab38c12713eec3d13afac14e4a89e75ef08145" | ||
eslint@^4.0.0, eslint@^4.15.0, eslint@^4.5.0: | ||
version "4.19.1" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300" | ||
dependencies: | ||
ajv "^5.3.0" | ||
babel-code-frame "^6.22.0" | ||
chalk "^2.1.0" | ||
concat-stream "^1.6.0" | ||
cross-spawn "^5.1.0" | ||
debug "^3.1.0" | ||
doctrine "^2.0.2" | ||
doctrine "^2.1.0" | ||
eslint-scope "^3.7.1" | ||
eslint-visitor-keys "^1.0.0" | ||
espree "^3.5.2" | ||
esquery "^1.0.0" | ||
esutils "^2.0.2" | ||
file-entry-cache "^2.0.0" | ||
functional-red-black-tree "^1.0.1" | ||
glob "^7.1.2" | ||
globals "^11.0.1" | ||
ignore "^3.3.3" | ||
imurmurhash "^0.1.4" | ||
inquirer "^3.0.6" | ||
is-resolvable "^1.0.0" | ||
js-yaml "^3.9.1" | ||
json-stable-stringify-without-jsonify "^1.0.1" | ||
levn "^0.3.0" | ||
lodash "^4.17.4" | ||
minimatch "^3.0.2" | ||
mkdirp "^0.5.1" | ||
natural-compare "^1.4.0" | ||
optionator "^0.8.2" | ||
path-is-inside "^1.0.2" | ||
pluralize "^7.0.0" | ||
progress "^2.0.0" | ||
require-uncached "^1.0.3" | ||
semver "^5.3.0" | ||
strip-ansi "^4.0.0" | ||
strip-json-comments "~2.0.1" | ||
table "^4.0.1" | ||
text-table "~0.2.0" | ||
|
||
eslint@^4.5.0: | ||
version "4.13.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.13.0.tgz#1991aa359586af83877bde59de9d41f53e20826d" | ||
dependencies: | ||
ajv "^5.3.0" | ||
babel-code-frame "^6.22.0" | ||
chalk "^2.1.0" | ||
concat-stream "^1.6.0" | ||
cross-spawn "^5.1.0" | ||
debug "^3.0.1" | ||
doctrine "^2.0.2" | ||
eslint-scope "^3.7.1" | ||
espree "^3.5.2" | ||
espree "^3.5.4" | ||
esquery "^1.0.0" | ||
estraverse "^4.2.0" | ||
esutils "^2.0.2" | ||
file-entry-cache "^2.0.0" | ||
functional-red-black-tree "^1.0.1" | ||
|
@@ -1488,18 +1442,19 @@ eslint@^4.5.0: | |
path-is-inside "^1.0.2" | ||
pluralize "^7.0.0" | ||
progress "^2.0.0" | ||
regexpp "^1.0.1" | ||
require-uncached "^1.0.3" | ||
semver "^5.3.0" | ||
strip-ansi "^4.0.0" | ||
strip-json-comments "~2.0.1" | ||
table "^4.0.1" | ||
table "4.0.2" | ||
text-table "~0.2.0" | ||
|
||
espree@^3.5.2: | ||
version "3.5.2" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.2.tgz#756ada8b979e9dcfcdb30aad8d1a9304a905e1ca" | ||
espree@^3.5.4: | ||
version "3.5.4" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.4.tgz#b0f447187c8a8bed944b815a660bddf5deb5d1a7" | ||
dependencies: | ||
acorn "^5.2.1" | ||
acorn "^5.5.0" | ||
acorn-jsx "^3.0.0" | ||
|
||
esprima@^3.1.3: | ||
|
@@ -3259,8 +3214,8 @@ preserve@^0.2.0: | |
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" | ||
|
||
prettier-eslint-cli@^4.4.2: | ||
version "4.4.2" | ||
resolved "https://registry.yarnpkg.com/prettier-eslint-cli/-/prettier-eslint-cli-4.4.2.tgz#c72f5a3333a1022357474c36762d219378285a6a" | ||
version "4.7.1" | ||
resolved "https://registry.yarnpkg.com/prettier-eslint-cli/-/prettier-eslint-cli-4.7.1.tgz#3d103c494baa4e80b99ad53e2b9db7620101859f" | ||
dependencies: | ||
arrify "^1.0.1" | ||
babel-runtime "^6.23.0" | ||
|
@@ -3277,39 +3232,32 @@ prettier-eslint-cli@^4.4.2: | |
lodash.memoize "^4.1.2" | ||
loglevel-colored-level-prefix "^1.0.0" | ||
messageformat "^1.0.2" | ||
prettier-eslint "^8.0.0" | ||
prettier-eslint "^8.5.0" | ||
rxjs "^5.3.0" | ||
yargs "10.0.3" | ||
|
||
prettier-eslint@^8.0.0: | ||
version "8.2.5" | ||
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-8.2.5.tgz#1eb41c23159a6770f9e4191ecae8b0447a0a1867" | ||
prettier-eslint@^8.5.0: | ||
version "8.8.1" | ||
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-8.8.1.tgz#38505163274742f2a0b31653c39e40f37ebd07da" | ||
dependencies: | ||
babel-core "6.26.0" | ||
babel-runtime "^6.26.0" | ||
common-tags "^1.4.0" | ||
dlv "^1.1.0" | ||
eslint "^4.5.0" | ||
eslint "^4.0.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" | ||
prettier "^1.7.0" | ||
pretty-format "^22.0.3" | ||
require-relative "^0.8.7" | ||
typescript "^2.5.1" | ||
typescript-eslint-parser "^8.0.0" | ||
|
||
prettier@^1.7.1: | ||
version "1.9.1" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.9.1.tgz#41638a0d47c1efbd1b7d5a742aaa5548eab86d70" | ||
typescript-eslint-parser "^11.0.0" | ||
|
||
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" | ||
prettier@^1.7.0: | ||
version "1.12.1" | ||
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.1.tgz#c1ad20e803e7749faf905a409d2367e06bbe7325" | ||
|
||
pretty-format@^22.4.3: | ||
pretty-format@^22.0.3, pretty-format@^22.4.3: | ||
version "22.4.3" | ||
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-22.4.3.tgz#f873d780839a9c02e9664c8a082e9ee79eaac16f" | ||
dependencies: | ||
|
@@ -3491,6 +3439,10 @@ regex-not@^1.0.0, regex-not@^1.0.2: | |
extend-shallow "^3.0.2" | ||
safe-regex "^1.1.0" | ||
|
||
regexpp@^1.0.1: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-1.1.0.tgz#0e3516dd0b7904f413d2d4193dce4618c3a689ab" | ||
|
||
regexpu-core@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-2.0.0.tgz#49d038837b8dcf8bfa5b9a42139938e6ea2ae240" | ||
|
@@ -3968,7 +3920,7 @@ symbol-tree@^3.2.2: | |
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6" | ||
|
||
table@^4.0.1, table@^4.0.2: | ||
[email protected].2, table@^4.0.2: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/table/-/table-4.0.2.tgz#a33447375391e766ad34d3486e6e2aedc84d2e36" | ||
dependencies: | ||
|
@@ -4111,9 +4063,9 @@ typedarray@^0.0.6: | |
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" | ||
|
||
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" | ||
typescript-eslint-parser@^11.0.0: | ||
version "11.0.0" | ||
resolved "https://registry.yarnpkg.com/typescript-eslint-parser/-/typescript-eslint-parser-11.0.0.tgz#37dba6a0130dd307504aa4b4b21b0d3dc7d4e9f2" | ||
dependencies: | ||
lodash.unescape "4.0.1" | ||
semver "5.4.1" | ||
|