Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 67257d1

Browse files
committed
Upgrade Babel
1 parent 3e8c10a commit 67257d1

File tree

2 files changed

+210
-81
lines changed

2 files changed

+210
-81
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"raw-body": "^2.4.1"
4949
},
5050
"devDependencies": {
51-
"@babel/core": "7.7.2",
52-
"@babel/plugin-transform-flow-strip-types": "7.6.3",
53-
"@babel/plugin-transform-modules-commonjs": "7.7.0",
54-
"@babel/register": "7.7.0",
51+
"@babel/core": "7.10.2",
52+
"@babel/plugin-transform-flow-strip-types": "7.10.1",
53+
"@babel/plugin-transform-modules-commonjs": "7.10.1",
54+
"@babel/register": "7.10.1",
5555
"@types/node": "12.12.7",
5656
"babel-eslint": "10.0.3",
5757
"body-parser": "1.19.0",

0 commit comments

Comments
 (0)