Skip to content

Commit 490dc49

Browse files
committed
Freshen yarn.lock
1 parent 8f06fda commit 490dc49

File tree

1 file changed

+68
-14
lines changed

1 file changed

+68
-14
lines changed

yarn.lock

Lines changed: 68 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -151,13 +151,13 @@ aws4@^1.2.1:
151151
version "1.5.0"
152152
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.5.0.tgz#0a29ffb79c31c9e712eeb087e8e7a64b4a56d755"
153153

154-
babel-cli@6.22.2:
155-
version "6.22.2"
156-
resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.22.2.tgz#3f814c8acf52759082b8fedd9627f938936ab559"
154+
babel-cli@6.24.1:
155+
version "6.24.1"
156+
resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.24.1.tgz#207cd705bba61489b2ea41b5312341cf6aca2283"
157157
dependencies:
158-
babel-core "^6.22.1"
159-
babel-polyfill "^6.22.0"
160-
babel-register "^6.22.0"
158+
babel-core "^6.24.1"
159+
babel-polyfill "^6.23.0"
160+
babel-register "^6.24.1"
161161
babel-runtime "^6.22.0"
162162
commander "^2.8.1"
163163
convert-source-map "^1.1.0"
@@ -180,7 +180,7 @@ babel-code-frame@^6.16.0, babel-code-frame@^6.22.0:
180180
esutils "^2.0.2"
181181
js-tokens "^3.0.0"
182182

183-
babel-core@^6.1.4, babel-core@^6.22.0, babel-core@^6.22.1:
183+
babel-core@^6.1.4, babel-core@^6.22.0:
184184
version "6.22.1"
185185
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.22.1.tgz#9c5fd658ba1772d28d721f6d25d968fc7ae21648"
186186
dependencies:
@@ -204,6 +204,30 @@ babel-core@^6.1.4, babel-core@^6.22.0, babel-core@^6.22.1:
204204
slash "^1.0.0"
205205
source-map "^0.5.0"
206206

207+
babel-core@^6.24.1:
208+
version "6.24.1"
209+
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.1.tgz#8c428564dce1e1f41fb337ec34f4c3b022b5ad83"
210+
dependencies:
211+
babel-code-frame "^6.22.0"
212+
babel-generator "^6.24.1"
213+
babel-helpers "^6.24.1"
214+
babel-messages "^6.23.0"
215+
babel-register "^6.24.1"
216+
babel-runtime "^6.22.0"
217+
babel-template "^6.24.1"
218+
babel-traverse "^6.24.1"
219+
babel-types "^6.24.1"
220+
babylon "^6.11.0"
221+
convert-source-map "^1.1.0"
222+
debug "^2.1.1"
223+
json5 "^0.5.0"
224+
lodash "^4.2.0"
225+
minimatch "^3.0.2"
226+
path-is-absolute "^1.0.0"
227+
private "^0.1.6"
228+
slash "^1.0.0"
229+
source-map "^0.5.0"
230+
207231
208232
version "7.2.1"
209233
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.2.1.tgz#079422eb73ba811e3ca0865ce87af29327f8c52f"
@@ -225,6 +249,19 @@ babel-generator@^6.22.0:
225249
lodash "^4.2.0"
226250
source-map "^0.5.0"
227251

252+
babel-generator@^6.24.1:
253+
version "6.24.1"
254+
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.1.tgz#e715f486c58ded25649d888944d52aa07c5d9497"
255+
dependencies:
256+
babel-messages "^6.23.0"
257+
babel-runtime "^6.22.0"
258+
babel-types "^6.24.1"
259+
detect-indent "^4.0.0"
260+
jsesc "^1.3.0"
261+
lodash "^4.2.0"
262+
source-map "^0.5.0"
263+
trim-right "^1.0.1"
264+
228265
babel-helper-call-delegate@^6.24.1:
229266
version "6.24.1"
230267
resolved "https://registry.yarnpkg.com/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz#ece6aacddc76e41c3461f88bfc575bd0daa2df8d"
@@ -292,13 +329,14 @@ babel-helpers@^6.22.0:
292329
babel-runtime "^6.22.0"
293330
babel-template "^6.22.0"
294331

295-
babel-messages@^6.22.0:
296-
version "6.22.0"
297-
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.22.0.tgz#36066a214f1217e4ed4164867669ecb39e3ea575"
332+
babel-helpers@^6.24.1:
333+
version "6.24.1"
334+
resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.24.1.tgz#3471de9caec388e5c850e597e58a26ddf37602b2"
298335
dependencies:
299336
babel-runtime "^6.22.0"
337+
babel-template "^6.24.1"
300338

301-
babel-messages@^6.23.0:
339+
babel-messages@^6.22.0, babel-messages@^6.23.0:
302340
version "6.23.0"
303341
resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
304342
dependencies:
@@ -484,9 +522,9 @@ babel-plugin-transform-strict-mode@^6.24.1:
484522
babel-runtime "^6.22.0"
485523
babel-types "^6.24.1"
486524

487-
babel-polyfill@^6.22.0:
488-
version "6.22.0"
489-
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.22.0.tgz#1ac99ebdcc6ba4db1e2618c387b2084a82154a3b"
525+
babel-polyfill@^6.23.0:
526+
version "6.23.0"
527+
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.23.0.tgz#8364ca62df8eafb830499f699177466c3b03499d"
490528
dependencies:
491529
babel-runtime "^6.22.0"
492530
core-js "^2.4.0"
@@ -504,6 +542,18 @@ babel-register@^6.22.0:
504542
mkdirp "^0.5.1"
505543
source-map-support "^0.4.2"
506544

545+
babel-register@^6.24.1:
546+
version "6.24.1"
547+
resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.24.1.tgz#7e10e13a2f71065bdfad5a1787ba45bca6ded75f"
548+
dependencies:
549+
babel-core "^6.24.1"
550+
babel-runtime "^6.22.0"
551+
core-js "^2.4.0"
552+
home-or-tmp "^2.0.0"
553+
lodash "^4.2.0"
554+
mkdirp "^0.5.1"
555+
source-map-support "^0.4.2"
556+
507557
babel-runtime@^6.18.0, babel-runtime@^6.22.0:
508558
version "6.22.0"
509559
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.22.0.tgz#1cf8b4ac67c77a4ddb0db2ae1f74de52ac4ca611"
@@ -2339,6 +2389,10 @@ tough-cookie@~2.3.0:
23392389
dependencies:
23402390
punycode "^1.4.1"
23412391

2392+
trim-right@^1.0.1:
2393+
version "1.0.1"
2394+
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
2395+
23422396
tryit@^1.0.1:
23432397
version "1.0.3"
23442398
resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb"

0 commit comments

Comments
 (0)