Skip to content

Commit

Permalink
Update babel monorepo (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 31, 2020
1 parent 56efd03 commit ee8e7ac
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,16 +130,16 @@
"@ant-design/icons": "4.2.2",
"@apollo/client": "3.3.6",
"@azure/storage-blob": "12.3.0",
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-decorators": "7.10.5",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/polyfill": "7.11.5",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"@babel/preset-typescript": "7.10.4",
"@babel/register": "7.11.5",
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-decorators": "7.12.12",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.12.11",
"@babel/preset-react": "7.12.10",
"@babel/preset-typescript": "7.12.7",
"@babel/register": "7.12.10",
"@puncsky/eslint-config-onefx": "2.5.0",
"@puncsky/eslint-config-onefx-react": "2.5.0",
"@sendgrid/mail": "7.4.0",
Expand Down Expand Up @@ -169,7 +169,7 @@
"apollo-server-errors": "2.4.2",
"apollo-server-koa": "2.19.1",
"axios": "0.20.0",
"babel-loader": "8.1.0",
"babel-loader": "8.2.2",
"babel-plugin-module-resolver": "4.0.0",
"babel-plugin-react-require": "3.1.3",
"babel-plugin-transform-class-properties": "6.24.1",
Expand Down

0 comments on commit ee8e7ac

Please sign in to comment.