Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Commit f4c1785

Browse files
greenkeeper[bot]adampash
authored andcommitted
Update babel7 to the latest version πŸš€ (#35)
* chore(package): update @babel/core to version 7.1.2 * chore(package): update lockfile yarn.lock
1 parent 39d525a commit f4c1785

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"watch:warm": "serverless invoke local --watch --function hello --path fixtures/scheduled.json"
2020
},
2121
"devDependencies": {
22-
"@babel/core": "7.1.1",
22+
"@babel/core": "7.1.2",
2323
"@babel/preset-env": "7.1.0",
2424
"babel-core": "^7.0.0-bridge.0",
2525
"babel-jest": "^23.4.2",

β€Žyarn.lockβ€Ž

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
dependencies:
1515
"@babel/highlight" "7.0.0-rc.1"
1616

17-
"@babel/core@7.1.1":
18-
version "7.1.1"
19-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.1.1.tgz#fdd176dd00a79efab4ebd650edd6508638fdcf8b"
17+
"@babel/core@7.1.2":
18+
version "7.1.2"
19+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.1.2.tgz#f8d2a9ceb6832887329a7b60f9d035791400ba4e"
2020
dependencies:
2121
"@babel/code-frame" "^7.0.0"
22-
"@babel/generator" "^7.1.1"
23-
"@babel/helpers" "^7.1.1"
24-
"@babel/parser" "^7.1.1"
25-
"@babel/template" "^7.1.1"
22+
"@babel/generator" "^7.1.2"
23+
"@babel/helpers" "^7.1.2"
24+
"@babel/parser" "^7.1.2"
25+
"@babel/template" "^7.1.2"
2626
"@babel/traverse" "^7.1.0"
27-
"@babel/types" "^7.1.1"
27+
"@babel/types" "^7.1.2"
2828
convert-source-map "^1.1.0"
2929
debug "^3.1.0"
3030
json5 "^0.5.0"
@@ -43,11 +43,11 @@
4343
source-map "^0.5.0"
4444
trim-right "^1.0.1"
4545

46-
"@babel/generator@^7.1.1":
47-
version "7.1.1"
48-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.1.tgz#4a5d2b7ab9b7c75a5aa56bf0750224f41e4eae41"
46+
"@babel/generator@^7.1.2":
47+
version "7.1.2"
48+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.2.tgz#fde75c072575ce7abbd97322e8fef5bae67e4630"
4949
dependencies:
50-
"@babel/types" "^7.1.1"
50+
"@babel/types" "^7.1.2"
5151
jsesc "^2.5.1"
5252
lodash "^4.17.10"
5353
source-map "^0.5.0"
@@ -189,13 +189,13 @@
189189
"@babel/traverse" "^7.1.0"
190190
"@babel/types" "^7.0.0"
191191

192-
"@babel/helpers@^7.1.1":
193-
version "7.1.1"
194-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.1.1.tgz#e742d49ca190ac3b5e47c030a618d4f9c51c1b8f"
192+
"@babel/helpers@^7.1.2":
193+
version "7.1.2"
194+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.1.2.tgz#ab752e8c35ef7d39987df4e8586c63b8846234b5"
195195
dependencies:
196-
"@babel/template" "^7.1.1"
196+
"@babel/template" "^7.1.2"
197197
"@babel/traverse" "^7.1.0"
198-
"@babel/types" "^7.1.1"
198+
"@babel/types" "^7.1.2"
199199

200200
"@babel/highlight@7.0.0-rc.1":
201201
version "7.0.0-rc.1"
@@ -217,9 +217,9 @@
217217
version "7.1.0"
218218
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.0.tgz#a7cd42cb3c12aec52e24375189a47b39759b783e"
219219

220-
"@babel/parser@^7.1.1":
221-
version "7.1.1"
222-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.1.tgz#c23e1f3539047b898e471ecfbe7752082384c572"
220+
"@babel/parser@^7.1.2":
221+
version "7.1.2"
222+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.2.tgz#85c5c47af6d244fab77bce6b9bd830e38c978409"
223223

224224
"@babel/plugin-proposal-async-generator-functions@^7.1.0":
225225
version "7.1.0"
@@ -524,13 +524,13 @@
524524
"@babel/parser" "^7.1.0"
525525
"@babel/types" "^7.0.0"
526526

527-
"@babel/template@^7.1.1":
528-
version "7.1.1"
529-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.1.1.tgz#21430719f1c6cbbbcf274623b42bbe96fda896dc"
527+
"@babel/template@^7.1.2":
528+
version "7.1.2"
529+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.1.2.tgz#090484a574fef5a2d2d7726a674eceda5c5b5644"
530530
dependencies:
531531
"@babel/code-frame" "^7.0.0"
532-
"@babel/parser" "^7.1.1"
533-
"@babel/types" "^7.1.1"
532+
"@babel/parser" "^7.1.2"
533+
"@babel/types" "^7.1.2"
534534

535535
"@babel/traverse@^7.1.0":
536536
version "7.1.0"
@@ -554,9 +554,9 @@
554554
lodash "^4.17.10"
555555
to-fast-properties "^2.0.0"
556556

557-
"@babel/types@^7.1.1":
558-
version "7.1.1"
559-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1.1.tgz#d4cd23395df3e2c24d398a55285a4432e8e97a46"
557+
"@babel/types@^7.1.2":
558+
version "7.1.2"
559+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1.2.tgz#183e7952cf6691628afdc2e2b90d03240bac80c0"
560560
dependencies:
561561
esutils "^2.0.2"
562562
lodash "^4.17.10"

0 commit comments

Comments
Β (0)