Skip to content

Commit e72df43

Browse files
committed
chore(deps): update babel monorepo to v7.10.1
1 parent 5bfa35a commit e72df43

File tree

2 files changed

+785
-564
lines changed

2 files changed

+785
-564
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@
3434
"react-use": "13.27.1"
3535
},
3636
"devDependencies": {
37-
"@babel/core": "7.9.0",
38-
"@babel/plugin-proposal-class-properties": "7.8.3",
39-
"@babel/plugin-proposal-decorators": "7.8.3",
40-
"@babel/plugin-proposal-export-default-from": "7.8.3",
41-
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
42-
"@babel/plugin-proposal-optional-chaining": "7.9.0",
43-
"@babel/plugin-transform-object-assign": "7.8.3",
44-
"@babel/preset-env": "7.9.0",
45-
"@babel/preset-react": "7.9.4",
46-
"@babel/preset-typescript": "7.9.0",
37+
"@babel/core": "7.10.1",
38+
"@babel/plugin-proposal-class-properties": "7.10.1",
39+
"@babel/plugin-proposal-decorators": "7.10.1",
40+
"@babel/plugin-proposal-export-default-from": "7.10.1",
41+
"@babel/plugin-proposal-nullish-coalescing-operator": "7.10.1",
42+
"@babel/plugin-proposal-optional-chaining": "7.10.1",
43+
"@babel/plugin-transform-object-assign": "7.10.1",
44+
"@babel/preset-env": "7.10.1",
45+
"@babel/preset-react": "7.10.1",
46+
"@babel/preset-typescript": "7.10.1",
4747
"@semantic-release/changelog": "5.0.1",
4848
"@semantic-release/commit-analyzer": "8.0.1",
4949
"@semantic-release/git": "9.0.0",

0 commit comments

Comments
 (0)