Skip to content

Commit be3672a

Browse files
committed
chore(deps): update babel monorepo to v7.5.5
1 parent 3fd33f3 commit be3672a

File tree

2 files changed

+111
-114
lines changed

2 files changed

+111
-114
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"yargs": "^13.2.1"
4040
},
4141
"devDependencies": {
42-
"@babel/core": "7.5.4",
43-
"@babel/plugin-proposal-class-properties": "7.5.0",
44-
"@babel/plugin-proposal-object-rest-spread": "7.5.4",
45-
"@babel/preset-env": "7.5.4",
42+
"@babel/core": "7.5.5",
43+
"@babel/plugin-proposal-class-properties": "7.5.5",
44+
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
45+
"@babel/preset-env": "7.5.5",
4646
"@babel/preset-typescript": "7.3.3",
4747
"@types/debug": "4.1.4",
4848
"@types/jest": "24.0.15",

0 commit comments

Comments
 (0)