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

Commit 567c85b

Browse files
greenkeeper[bot]adampash
authored andcommitted
deps: update babel7 to the latest version 🚀 (#61)
* chore(package): update @babel/core to version 7.4.4 * chore(package): update @babel/preset-env to version 7.4.4 * chore(package): update lockfile yarn.lock
1 parent 96b7a86 commit 567c85b

File tree

2 files changed

+299
-163
lines changed

2 files changed

+299
-163
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"watch:hello": "serverless invoke local --watch --function hello --path fixtures/event.json"
2020
},
2121
"devDependencies": {
22-
"@babel/core": "7.3.3",
23-
"@babel/preset-env": "7.3.1",
22+
"@babel/core": "7.4.4",
23+
"@babel/preset-env": "7.4.4",
2424
"@babel/preset-typescript": "^7.3.3",
2525
"@types/jest": "^24.0.0",
2626
"@typescript-eslint/eslint-plugin": "^1.6.0",

0 commit comments

Comments
 (0)