Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit 83125af

Browse files
greenkeeper[bot]chrishelgert
authored andcommitted
Update babel-eslint to the latest version 🚀 (#35)
* chore(package): update babel-eslint to version 8.0.0 * generated yarn.lock
1 parent 474d72a commit 83125af

File tree

2 files changed

+91
-15
lines changed

2 files changed

+91
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"babel-cli": "^6.18.0",
3939
"babel-core": "^6.21.0",
40-
"babel-eslint": "^7.1.1",
40+
"babel-eslint": "^8.0.0",
4141
"babel-jest": "^21.0.2",
4242
"babel-loader": "^7.1.1",
4343
"babel-plugin-transform-object-rest-spread": "^6.20.2",

yarn.lock

Lines changed: 90 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,15 @@ babel-cli@^6.18.0:
252252
optionalDependencies:
253253
chokidar "^1.6.1"
254254

255-
babel-code-frame@^6.16.0, babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
255+
babel-code-frame@7.0.0-beta.0:
256+
version "7.0.0-beta.0"
257+
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-7.0.0-beta.0.tgz#418a7b5f3f7dc9a4670e61b1158b4c5661bec98d"
258+
dependencies:
259+
chalk "^2.0.0"
260+
esutils "^2.0.2"
261+
js-tokens "^3.0.0"
262+
263+
babel-code-frame@^6.16.0, babel-code-frame@^6.26.0:
256264
version "6.26.0"
257265
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
258266
dependencies:
@@ -284,14 +292,14 @@ babel-core@^6.0.0, babel-core@^6.21.0, babel-core@^6.26.0:
284292
slash "^1.0.0"
285293
source-map "^0.5.6"
286294

287-
babel-eslint@^7.1.1:
288-
version "7.2.3"
289-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.2.3.tgz#b2fe2d80126470f5c19442dc757253a897710827"
295+
babel-eslint@^8.0.0:
296+
version "8.0.0"
297+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.0.0.tgz#ce06f385bdfb5b6d7e603f06222f891abd14c240"
290298
dependencies:
291-
babel-code-frame "^6.22.0"
292-
babel-traverse "^6.23.1"
293-
babel-types "^6.23.0"
294-
babylon "^6.17.0"
299+
babel-code-frame "7.0.0-beta.0"
300+
babel-traverse "7.0.0-beta.0"
301+
babel-types "7.0.0-beta.0"
302+
babylon "7.0.0-beta.22"
295303

296304
babel-generator@^6.18.0, babel-generator@^6.26.0:
297305
version "6.26.0"
@@ -332,6 +340,15 @@ babel-helper-define-map@^6.24.1:
332340
babel-types "^6.26.0"
333341
lodash "^4.17.4"
334342

343+
babel-helper-function-name@7.0.0-beta.0:
344+
version "7.0.0-beta.0"
345+
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-7.0.0-beta.0.tgz#d1b6779b647e5c5c31ebeb05e13b998e4d352d56"
346+
dependencies:
347+
babel-helper-get-function-arity "7.0.0-beta.0"
348+
babel-template "7.0.0-beta.0"
349+
babel-traverse "7.0.0-beta.0"
350+
babel-types "7.0.0-beta.0"
351+
335352
babel-helper-function-name@^6.24.1:
336353
version "6.24.1"
337354
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz#d3475b8c03ed98242a25b48351ab18399d3580a9"
@@ -342,6 +359,12 @@ babel-helper-function-name@^6.24.1:
342359
babel-traverse "^6.24.1"
343360
babel-types "^6.24.1"
344361

362+
babel-helper-get-function-arity@7.0.0-beta.0:
363+
version "7.0.0-beta.0"
364+
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-7.0.0-beta.0.tgz#9d1ab7213bb5efe1ef1638a8ea1489969b5a8b6e"
365+
dependencies:
366+
babel-types "7.0.0-beta.0"
367+
345368
babel-helper-get-function-arity@^6.24.1:
346369
version "6.24.1"
347370
resolved "https://registry.yarnpkg.com/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz#8f7782aa93407c41d3aa50908f89b031b1b6853d"
@@ -404,6 +427,10 @@ babel-loader@^7.1.1:
404427
loader-utils "^1.0.2"
405428
mkdirp "^0.5.1"
406429

430+
babel-messages@7.0.0-beta.0:
431+
version "7.0.0-beta.0"
432+
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-7.0.0-beta.0.tgz#6df01296e49fc8fbd0637394326a167f36da817b"
433+
407434
babel-messages@^6.23.0:
408435
version "6.23.0"
409436
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
@@ -742,6 +769,15 @@ babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.26.0:
742769
core-js "^2.4.0"
743770
regenerator-runtime "^0.11.0"
744771

772+
babel-template@7.0.0-beta.0:
773+
version "7.0.0-beta.0"
774+
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-7.0.0-beta.0.tgz#85083cf9e4395d5e48bf5154d7a8d6991cafecfb"
775+
dependencies:
776+
babel-traverse "7.0.0-beta.0"
777+
babel-types "7.0.0-beta.0"
778+
babylon "7.0.0-beta.22"
779+
lodash "^4.2.0"
780+
745781
babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.26.0:
746782
version "6.26.0"
747783
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
@@ -752,7 +788,21 @@ babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.26.0:
752788
babylon "^6.18.0"
753789
lodash "^4.17.4"
754790

755-
babel-traverse@^6.18.0, babel-traverse@^6.23.1, babel-traverse@^6.24.1, babel-traverse@^6.26.0:
791+
babel-traverse@7.0.0-beta.0:
792+
version "7.0.0-beta.0"
793+
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-7.0.0-beta.0.tgz#da14be9b762f62a2f060db464eaafdd8cd072a41"
794+
dependencies:
795+
babel-code-frame "7.0.0-beta.0"
796+
babel-helper-function-name "7.0.0-beta.0"
797+
babel-messages "7.0.0-beta.0"
798+
babel-types "7.0.0-beta.0"
799+
babylon "7.0.0-beta.22"
800+
debug "^3.0.1"
801+
globals "^10.0.0"
802+
invariant "^2.2.0"
803+
lodash "^4.2.0"
804+
805+
babel-traverse@^6.18.0, babel-traverse@^6.24.1, babel-traverse@^6.26.0:
756806
version "6.26.0"
757807
resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
758808
dependencies:
@@ -766,7 +816,15 @@ babel-traverse@^6.18.0, babel-traverse@^6.23.1, babel-traverse@^6.24.1, babel-tr
766816
invariant "^2.2.2"
767817
lodash "^4.17.4"
768818

769-
babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24.1, babel-types@^6.26.0:
819+
babel-types@7.0.0-beta.0:
820+
version "7.0.0-beta.0"
821+
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-7.0.0-beta.0.tgz#eb8b6e556470e6dcc4aef982d79ad229469b5169"
822+
dependencies:
823+
esutils "^2.0.2"
824+
lodash "^4.2.0"
825+
to-fast-properties "^2.0.0"
826+
827+
babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
770828
version "6.26.0"
771829
resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
772830
dependencies:
@@ -775,7 +833,11 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24
775833
lodash "^4.17.4"
776834
to-fast-properties "^1.0.3"
777835

778-
babylon@^6.17.0, babylon@^6.18.0:
836+
babylon@7.0.0-beta.22:
837+
version "7.0.0-beta.22"
838+
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.22.tgz#74f0ad82ed7c7c3cfeab74cf684f815104161b65"
839+
840+
babylon@^6.18.0:
779841
version "6.18.0"
780842
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
781843

@@ -963,7 +1025,7 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
9631025
strip-ansi "^3.0.0"
9641026
supports-color "^2.0.0"
9651027

966-
chalk@^2.0.1:
1028+
chalk@^2.0.0, chalk@^2.0.1:
9671029
version "2.1.0"
9681030
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.1.0.tgz#ac5becf14fa21b99c6c92ca7a7d7cfd5b17e743e"
9691031
dependencies:
@@ -1216,6 +1278,12 @@ debug@^2.1.1, debug@^2.2.0, debug@^2.6.3, debug@^2.6.8:
12161278
dependencies:
12171279
ms "2.0.0"
12181280

1281+
debug@^3.0.1:
1282+
version "3.0.1"
1283+
resolved "https://registry.yarnpkg.com/debug/-/debug-3.0.1.tgz#0564c612b521dc92d9f2988f0549e34f9c98db64"
1284+
dependencies:
1285+
ms "2.0.0"
1286+
12191287
decamelize@^1.0.0, decamelize@^1.1.1:
12201288
version "1.2.0"
12211289
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -1913,6 +1981,10 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@~7.1.2:
19131981
once "^1.3.0"
19141982
path-is-absolute "^1.0.0"
19151983

1984+
globals@^10.0.0:
1985+
version "10.1.0"
1986+
resolved "https://registry.yarnpkg.com/globals/-/globals-10.1.0.tgz#4425a1881be0d336b4a823a82a7be725d5dd987c"
1987+
19161988
globals@^9.14.0, globals@^9.18.0:
19171989
version "9.18.0"
19181990
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -2116,7 +2188,7 @@ interpret@^1.0.0:
21162188
version "1.0.3"
21172189
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.0.3.tgz#cbc35c62eeee73f19ab7b10a801511401afc0f90"
21182190

2119-
invariant@^2.2.2:
2191+
invariant@^2.2.0, invariant@^2.2.2:
21202192
version "2.2.2"
21212193
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
21222194
dependencies:
@@ -2767,7 +2839,7 @@ lodash.cond@^4.3.0:
27672839
version "4.5.2"
27682840
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
27692841

2770-
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0:
2842+
lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0:
27712843
version "4.17.4"
27722844
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
27732845

@@ -4012,6 +4084,10 @@ to-fast-properties@^1.0.3:
40124084
version "1.0.3"
40134085
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
40144086

4087+
to-fast-properties@^2.0.0:
4088+
version "2.0.0"
4089+
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
4090+
40154091
tough-cookie@^2.3.2, tough-cookie@~2.3.0:
40164092
version "2.3.2"
40174093
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a"

0 commit comments

Comments
 (0)