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

Commit 28b54e0

Browse files
greenkeeper[bot]adampash
authored andcommitted
Update babel7 to the latest version 🚀 (#40)
* chore(package): update @babel/core to version 7.2.2 * chore(package): update @babel/preset-env to version 7.2.0 * chore(package): update lockfile yarn.lock
1 parent 8ad8114 commit 28b54e0

File tree

2 files changed

+243
-189
lines changed

2 files changed

+243
-189
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"watch:warm": "serverless invoke local --watch --function hello --path fixtures/scheduled.json"
2020
},
2121
"devDependencies": {
22-
"@babel/core": "7.1.6",
23-
"@babel/preset-env": "7.1.6",
22+
"@babel/core": "7.2.2",
23+
"@babel/preset-env": "7.2.0",
2424
"babel-core": "^7.0.0-bridge.0",
2525
"babel-jest": "^23.4.2",
2626
"babel-loader": "^8.0.0",

0 commit comments

Comments
 (0)