Skip to content

Commit c256748

Browse files
committed
deps(babel): Update to v7.10.
1 parent aef1b83 commit c256748

File tree

2 files changed

+776
-682
lines changed

2 files changed

+776
-682
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
"typescript": "^3.0.0"
3535
},
3636
"dependencies": {
37-
"@babel/helper-module-imports": "^7.8.3",
38-
"@babel/helper-plugin-utils": "^7.8.3",
39-
"@babel/plugin-syntax-typescript": "^7.8.3"
37+
"@babel/helper-module-imports": "^7.10.4",
38+
"@babel/helper-plugin-utils": "^7.10.4",
39+
"@babel/plugin-syntax-typescript": "^7.10.4"
4040
},
4141
"devDependencies": {
42-
"@babel/core": "^7.8.7",
43-
"@babel/plugin-proposal-class-properties": "^7.8.3",
44-
"@babel/plugin-transform-runtime": "^7.8.3",
45-
"@babel/preset-env": "^7.8.7",
46-
"@babel/preset-react": "^7.8.3",
47-
"@babel/preset-typescript": "^7.8.3",
42+
"@babel/core": "^7.10.5",
43+
"@babel/plugin-proposal-class-properties": "^7.10.4",
44+
"@babel/plugin-transform-runtime": "^7.10.5",
45+
"@babel/preset-env": "^7.10.4",
46+
"@babel/preset-react": "^7.10.4",
47+
"@babel/preset-typescript": "^7.10.4",
4848
"@milesj/build-tools": "^2.1.0",
4949
"@types/babel-core": "^6.25.6",
5050
"@types/babel-types": "^7.0.7",

0 commit comments

Comments
 (0)