-
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 babel-eslint from 8.0.2 to 10.1.0
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 8.0.2 to 10.1.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](babel/babel-eslint@v8.0.2...v10.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
- Loading branch information
1 parent
aaed118
commit 08223d2
Showing
2 changed files
with
113 additions
and
58 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
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 |
---|---|---|
|
@@ -2,56 +2,84 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@babel/[email protected]-beta.32", "@babel/code-frame@^7.0.0-beta.31": | ||
version "7.0.0-beta.32" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.32.tgz#04f231b8ec70370df830d9926ce0f5add074ec4c" | ||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" | ||
dependencies: | ||
chalk "^2.0.0" | ||
esutils "^2.0.2" | ||
js-tokens "^3.0.0" | ||
"@babel/highlight" "^7.10.4" | ||
|
||
"@babel/[email protected]": | ||
version "7.0.0-beta.32" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.32.tgz#6161af4419f1b4e3ed2d28c0c79c160e218be1f3" | ||
"@babel/generator@^7.10.5": | ||
version "7.10.5" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69" | ||
dependencies: | ||
"@babel/helper-get-function-arity" "7.0.0-beta.32" | ||
"@babel/template" "7.0.0-beta.32" | ||
"@babel/types" "7.0.0-beta.32" | ||
"@babel/types" "^7.10.5" | ||
jsesc "^2.5.1" | ||
source-map "^0.5.0" | ||
|
||
"@babel/helper-get-function-[email protected]": | ||
version "7.0.0-beta.32" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.32.tgz#93721a99db3757de575a83bab7c453299abca568" | ||
"@babel/helper-function-name@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a" | ||
dependencies: | ||
"@babel/types" "7.0.0-beta.32" | ||
"@babel/helper-get-function-arity" "^7.10.4" | ||
"@babel/template" "^7.10.4" | ||
"@babel/types" "^7.10.4" | ||
|
||
"@babel/[email protected]": | ||
version "7.0.0-beta.32" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.32.tgz#e1d9fdbd2a7bcf128f2f920744a67dab18072495" | ||
"@babel/helper-get-function-arity@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" | ||
dependencies: | ||
"@babel/code-frame" "7.0.0-beta.32" | ||
"@babel/types" "7.0.0-beta.32" | ||
babylon "7.0.0-beta.32" | ||
lodash "^4.2.0" | ||
"@babel/types" "^7.10.4" | ||
|
||
"@babel/traverse@^7.0.0-beta.31": | ||
version "7.0.0-beta.32" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.32.tgz#b78b754c6e1af3360626183738e4c7a05951bc99" | ||
"@babel/helper-split-export-declaration@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1" | ||
dependencies: | ||
"@babel/code-frame" "7.0.0-beta.32" | ||
"@babel/helper-function-name" "7.0.0-beta.32" | ||
"@babel/types" "7.0.0-beta.32" | ||
babylon "7.0.0-beta.32" | ||
debug "^3.0.1" | ||
globals "^10.0.0" | ||
invariant "^2.2.0" | ||
lodash "^4.2.0" | ||
"@babel/types" "^7.10.4" | ||
|
||
"@babel/[email protected]", "@babel/types@^7.0.0-beta.31": | ||
version "7.0.0-beta.32" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.32.tgz#c317d0ecc89297b80bbcb2f50608e31f6452a5ff" | ||
"@babel/helper-validator-identifier@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" | ||
|
||
"@babel/highlight@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143" | ||
dependencies: | ||
esutils "^2.0.2" | ||
lodash "^4.2.0" | ||
"@babel/helper-validator-identifier" "^7.10.4" | ||
chalk "^2.0.0" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/parser@^7.0.0", "@babel/parser@^7.10.4", "@babel/parser@^7.10.5": | ||
version "7.10.5" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b" | ||
|
||
"@babel/template@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" | ||
dependencies: | ||
"@babel/code-frame" "^7.10.4" | ||
"@babel/parser" "^7.10.4" | ||
"@babel/types" "^7.10.4" | ||
|
||
"@babel/traverse@^7.0.0": | ||
version "7.10.5" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564" | ||
dependencies: | ||
"@babel/code-frame" "^7.10.4" | ||
"@babel/generator" "^7.10.5" | ||
"@babel/helper-function-name" "^7.10.4" | ||
"@babel/helper-split-export-declaration" "^7.10.4" | ||
"@babel/parser" "^7.10.5" | ||
"@babel/types" "^7.10.5" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
lodash "^4.17.19" | ||
|
||
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5": | ||
version "7.10.5" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15" | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.10.4" | ||
lodash "^4.17.19" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@briancavalier/assert@^3.4.0": | ||
|
@@ -308,14 +336,16 @@ babel-core@^6.26.0: | |
slash "^1.0.0" | ||
source-map "^0.5.6" | ||
|
||
babel-eslint@^8.0.1: | ||
version "8.0.2" | ||
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.0.2.tgz#e44fb9a037d749486071d52d65312f5c20aa7530" | ||
babel-eslint@^9.0.0: | ||
version "9.0.0" | ||
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220" | ||
dependencies: | ||
"@babel/code-frame" "^7.0.0-beta.31" | ||
"@babel/traverse" "^7.0.0-beta.31" | ||
"@babel/types" "^7.0.0-beta.31" | ||
babylon "^7.0.0-beta.31" | ||
"@babel/code-frame" "^7.0.0" | ||
"@babel/parser" "^7.0.0" | ||
"@babel/traverse" "^7.0.0" | ||
"@babel/types" "^7.0.0" | ||
eslint-scope "3.7.1" | ||
eslint-visitor-keys "^1.0.0" | ||
|
||
babel-generator@^6.18.0, babel-generator@^6.26.0: | ||
version "6.26.0" | ||
|
@@ -807,10 +837,6 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26 | |
lodash "^4.17.4" | ||
to-fast-properties "^1.0.3" | ||
|
||
[email protected], babylon@^7.0.0-beta.31: | ||
version "7.0.0-beta.32" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.32.tgz#e9033cb077f64d6895f4125968b37dc0a8c3bc6e" | ||
|
||
babylon@^6.18.0: | ||
version "6.18.0" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3" | ||
|
@@ -1061,7 +1087,7 @@ debug-log@^1.0.0, debug-log@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f" | ||
|
||
[email protected], debug@^3.0.1, debug@^3.1.0: | ||
[email protected], debug@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261" | ||
dependencies: | ||
|
@@ -1073,6 +1099,12 @@ debug@^2.1.1, debug@^2.2.0, debug@^2.6.8: | |
dependencies: | ||
ms "2.0.0" | ||
|
||
debug@^4.1.0: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" | ||
dependencies: | ||
ms "^2.1.1" | ||
|
||
decamelize@^1.1.1: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" | ||
|
@@ -1333,6 +1365,17 @@ eslint-plugin-standard@~3.0.1: | |
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-3.0.1.tgz#34d0c915b45edc6f010393c7eef3823b08565cf2" | ||
|
||
[email protected]: | ||
version "3.7.1" | ||
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8" | ||
dependencies: | ||
esrecurse "^4.1.0" | ||
estraverse "^4.1.1" | ||
|
||
eslint-visitor-keys@^1.0.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" | ||
|
||
eslint@~3.19.0: | ||
version "3.19.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc" | ||
|
@@ -1709,9 +1752,9 @@ glob@^7.1.3: | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
globals@^10.0.0: | ||
version "10.3.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-10.3.0.tgz#716aba93657b56630b5a0e77de5ea8ac6215afaa" | ||
globals@^11.1.0: | ||
version "11.12.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" | ||
|
||
globals@^9.14.0, globals@^9.18.0: | ||
version "9.18.0" | ||
|
@@ -1867,7 +1910,7 @@ interpret@^1.0.0: | |
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.4.tgz#820cdd588b868ffb191a809506d6c9c8f212b1b0" | ||
|
||
invariant@^2.2.0, invariant@^2.2.2: | ||
invariant@^2.2.2: | ||
version "2.2.2" | ||
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360" | ||
dependencies: | ||
|
@@ -2096,6 +2139,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: | |
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" | ||
|
||
js-tokens@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" | ||
|
||
js-yaml@^3.5.1: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc" | ||
|
@@ -2111,6 +2158,10 @@ jsesc@^1.3.0: | |
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b" | ||
|
||
jsesc@^2.5.1: | ||
version "2.5.2" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" | ||
|
||
jsesc@~0.5.0: | ||
version "0.5.0" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" | ||
|
@@ -2238,7 +2289,7 @@ lodash.isequal@^4.5.0: | |
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" | ||
|
||
lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0: | ||
lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.3.0: | ||
version "4.17.19" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" | ||
|
||
|
@@ -2356,6 +2407,10 @@ [email protected]: | |
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" | ||
|
||
ms@^2.1.1: | ||
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009" | ||
|
||
[email protected]: | ||
version "0.0.5" | ||
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.5.tgz#8fbfabb0a98a253d3184331f9e8deb7372fac6c0" | ||
|
@@ -3088,7 +3143,7 @@ source-map-support@^0.4.15: | |
dependencies: | ||
source-map "^0.5.6" | ||
|
||
source-map@^0.5.3, source-map@^0.5.6: | ||
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6: | ||
version "0.5.7" | ||
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" | ||
|
||
|