Skip to content

Commit a33e377

Browse files
chore(deps): update dependency babel-eslint to v8.2.4 (#92)
1 parent d2aaf81 commit a33e377

File tree

2 files changed

+9
-89
lines changed

2 files changed

+9
-89
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/plugin-external-helpers": "7.0.0-beta.51",
4040
"@babel/preset-env": "7.0.0-beta.51",
4141
"@babel/preset-typescript": "7.0.0-beta.51",
42-
"babel-eslint": "8.2.3",
42+
"babel-eslint": "8.2.4",
4343
"babel-plugin-add-module-exports": "0.2.1",
4444
"babel-plugin-dev-expression": "0.2.1",
4545
"concurrently": "3.6.0",

yarn.lock

Lines changed: 8 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@
1717
optionalDependencies:
1818
chokidar "^2.0.3"
1919

20-
21-
version "7.0.0-beta.44"
22-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9"
23-
dependencies:
24-
"@babel/highlight" "7.0.0-beta.44"
25-
2620
2721
version "7.0.0-beta.51"
2822
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.51.tgz#bd71d9b192af978df915829d39d4094456439a0c"
@@ -55,16 +49,6 @@
5549
semver "^5.4.1"
5650
source-map "^0.5.0"
5751

58-
59-
version "7.0.0-beta.44"
60-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42"
61-
dependencies:
62-
"@babel/types" "7.0.0-beta.44"
63-
jsesc "^2.5.1"
64-
lodash "^4.2.0"
65-
source-map "^0.5.0"
66-
trim-right "^1.0.1"
67-
6852
6953
version "7.0.0-beta.51"
7054
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.51.tgz#6c7575ffde761d07485e04baedc0392c6d9e30f6"
@@ -111,14 +95,6 @@
11195
"@babel/traverse" "7.0.0-beta.51"
11296
"@babel/types" "7.0.0-beta.51"
11397

114-
115-
version "7.0.0-beta.44"
116-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz#e18552aaae2231100a6e485e03854bc3532d44dd"
117-
dependencies:
118-
"@babel/helper-get-function-arity" "7.0.0-beta.44"
119-
"@babel/template" "7.0.0-beta.44"
120-
"@babel/types" "7.0.0-beta.44"
121-
12298
12399
version "7.0.0-beta.51"
124100
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.51.tgz#21b4874a227cf99ecafcc30a90302da5a2640561"
@@ -127,12 +103,6 @@
127103
"@babel/template" "7.0.0-beta.51"
128104
"@babel/types" "7.0.0-beta.51"
129105

130-
131-
version "7.0.0-beta.44"
132-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz#d03ca6dd2b9f7b0b1e6b32c56c72836140db3a15"
133-
dependencies:
134-
"@babel/types" "7.0.0-beta.44"
135-
136106
137107
version "7.0.0-beta.51"
138108
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.51.tgz#3281b2d045af95c172ce91b20825d85ea4676411"
@@ -219,12 +189,6 @@
219189
"@babel/types" "7.0.0-beta.51"
220190
lodash "^4.17.5"
221191

222-
223-
version "7.0.0-beta.44"
224-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz#c0b351735e0fbcb3822c8ad8db4e583b05ebd9dc"
225-
dependencies:
226-
"@babel/types" "7.0.0-beta.44"
227-
228192
229193
version "7.0.0-beta.51"
230194
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.51.tgz#8a6c3f66c4d265352fc077484f9f6e80a51ab978"
@@ -248,14 +212,6 @@
248212
"@babel/traverse" "7.0.0-beta.51"
249213
"@babel/types" "7.0.0-beta.51"
250214

251-
252-
version "7.0.0-beta.44"
253-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5"
254-
dependencies:
255-
chalk "^2.0.0"
256-
esutils "^2.0.2"
257-
js-tokens "^3.0.0"
258-
259215
260216
version "7.0.0-beta.47"
261217
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.47.tgz#8fbc83fb2a21f0bd2b95cdbeb238cf9689cad494"
@@ -583,15 +539,6 @@
583539
"@babel/helper-plugin-utils" "7.0.0-beta.51"
584540
"@babel/plugin-transform-typescript" "7.0.0-beta.51"
585541

586-
587-
version "7.0.0-beta.44"
588-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.44.tgz#f8832f4fdcee5d59bf515e595fc5106c529b394f"
589-
dependencies:
590-
"@babel/code-frame" "7.0.0-beta.44"
591-
"@babel/types" "7.0.0-beta.44"
592-
babylon "7.0.0-beta.44"
593-
lodash "^4.2.0"
594-
595542
596543
version "7.0.0-beta.51"
597544
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.51.tgz#9602a40aebcf357ae9677e2532ef5fc810f5fbff"
@@ -601,21 +548,6 @@
601548
"@babel/types" "7.0.0-beta.51"
602549
lodash "^4.17.5"
603550

604-
605-
version "7.0.0-beta.44"
606-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966"
607-
dependencies:
608-
"@babel/code-frame" "7.0.0-beta.44"
609-
"@babel/generator" "7.0.0-beta.44"
610-
"@babel/helper-function-name" "7.0.0-beta.44"
611-
"@babel/helper-split-export-declaration" "7.0.0-beta.44"
612-
"@babel/types" "7.0.0-beta.44"
613-
babylon "7.0.0-beta.44"
614-
debug "^3.1.0"
615-
globals "^11.1.0"
616-
invariant "^2.2.0"
617-
lodash "^4.2.0"
618-
619551
620552
version "7.0.0-beta.51"
621553
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.51.tgz#981daf2cec347a6231d3aa1d9e1803b03aaaa4a8"
@@ -631,14 +563,6 @@
631563
invariant "^2.2.0"
632564
lodash "^4.17.5"
633565

634-
635-
version "7.0.0-beta.44"
636-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757"
637-
dependencies:
638-
esutils "^2.0.2"
639-
lodash "^4.2.0"
640-
to-fast-properties "^2.0.0"
641-
642566
643567
version "7.0.0-beta.49"
644568
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.49.tgz#b7e3b1c3f4d4cfe11bdf8c89f1efd5e1617b87a6"
@@ -966,14 +890,14 @@ babel-code-frame@^6.22.0:
966890
esutils "^2.0.2"
967891
js-tokens "^3.0.2"
968892

969-
970-
version "8.2.3"
971-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.3.tgz#1a2e6681cc9bc4473c32899e59915e19cd6733cf"
893+
894+
version "8.2.4"
895+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.4.tgz#93bd946ffaaa00153d82d864c57e3609eaf148d8"
972896
dependencies:
973-
"@babel/code-frame" "7.0.0-beta.44"
974-
"@babel/traverse" "7.0.0-beta.44"
975-
"@babel/types" "7.0.0-beta.44"
976-
babylon "7.0.0-beta.44"
897+
"@babel/code-frame" "7.0.0-beta.51"
898+
"@babel/parser" "7.0.0-beta.51"
899+
"@babel/traverse" "7.0.0-beta.51"
900+
"@babel/types" "7.0.0-beta.51"
977901
eslint-scope "~3.7.1"
978902
eslint-visitor-keys "^1.0.0"
979903

@@ -985,10 +909,6 @@ [email protected]:
985909
version "0.2.1"
986910
resolved "https://registry.yarnpkg.com/babel-plugin-dev-expression/-/babel-plugin-dev-expression-0.2.1.tgz#d4a7beefefbb50e3f2734990a82a2486cf9eb9ee"
987911

988-
989-
version "7.0.0-beta.44"
990-
resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.44.tgz#89159e15e6e30c5096e22d738d8c0af8a0e8ca1d"
991-
992912
balanced-match@^1.0.0:
993913
version "1.0.0"
994914
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
@@ -2880,7 +2800,7 @@ lodash.toarray@^4.4.0:
28802800
version "4.4.0"
28812801
resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"
28822802

2883-
lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.1:
2803+
lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.1:
28842804
version "4.17.10"
28852805
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
28862806

0 commit comments

Comments
 (0)