Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 9, 2021
1 parent 76a1df0 commit 97e6fcf
Show file tree
Hide file tree
Showing 2 changed files with 809 additions and 868 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"react": ">=16.8.0"
},
"devDependencies": {
"@babel/core": "7.11.6",
"@babel/plugin-transform-runtime": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/core": "7.14.5",
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/preset-env": "7.14.5",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.14.5",
"@rollup/plugin-commonjs": "11.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "7.1.3",
Expand All @@ -76,7 +76,7 @@
"@typescript-eslint/parser": "2.34.0",
"@typescript-eslint/typescript-estree": "2.34.0",
"babel-jest": "24.9.0",
"babel-loader": "8.1.0",
"babel-loader": "8.2.2",
"babel-plugin-add-module-exports": "1.0.4",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"eslint": "6.8.0",
Expand Down
Loading

0 comments on commit 97e6fcf

Please sign in to comment.