Skip to content

Commit f68925c

Browse files
committed
chore(deps): update babel monorepo
1 parent e31c5da commit f68925c

File tree

2 files changed

+809
-848
lines changed

2 files changed

+809
-848
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@
4949
"react": ">=16.8.0"
5050
},
5151
"devDependencies": {
52-
"@babel/core": "7.11.6",
53-
"@babel/plugin-transform-runtime": "7.11.5",
54-
"@babel/preset-env": "7.11.5",
55-
"@babel/preset-react": "7.10.4",
56-
"@babel/preset-typescript": "7.10.4",
52+
"@babel/core": "7.14.0",
53+
"@babel/plugin-transform-runtime": "7.13.15",
54+
"@babel/preset-env": "7.14.1",
55+
"@babel/preset-react": "7.13.13",
56+
"@babel/preset-typescript": "7.13.0",
5757
"@rollup/plugin-commonjs": "11.1.0",
5858
"@rollup/plugin-json": "4.1.0",
5959
"@rollup/plugin-node-resolve": "7.1.3",
@@ -76,7 +76,7 @@
7676
"@typescript-eslint/parser": "2.34.0",
7777
"@typescript-eslint/typescript-estree": "2.34.0",
7878
"babel-jest": "24.9.0",
79-
"babel-loader": "8.1.0",
79+
"babel-loader": "8.2.2",
8080
"babel-plugin-add-module-exports": "1.0.4",
8181
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
8282
"eslint": "6.8.0",

0 commit comments

Comments
 (0)