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 authored and jaywcjlove committed Dec 26, 2020
1 parent 43af120 commit 3a99425
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 10,990 deletions.
24 changes: 12 additions & 12 deletions example/router-redux-rematch/package.json
Expand Up @@ -28,21 +28,21 @@
"react-router-dom": "5.0.1"
},
"devDependencies": {
"@babel/cli": "7.5.5",
"@babel/core": "7.5.5",
"@babel/node": "7.5.5",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/plugin-transform-async-to-generator": "7.5.0",
"@babel/plugin-transform-runtime": "7.5.5",
"@babel/preset-env": "7.5.5",
"@babel/preset-react": "7.0.0",
"@babel/runtime": "7.5.5",
"@babel/cli": "7.12.10",
"@babel/core": "7.12.10",
"@babel/node": "7.12.10",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-async-to-generator": "7.12.1",
"@babel/plugin-transform-runtime": "7.12.10",
"@babel/preset-env": "7.12.11",
"@babel/preset-react": "7.12.10",
"@babel/runtime": "7.12.5",
"@nuxtjs/friendly-errors-webpack-plugin": "2.1.0",
"autoprefixer": "9.6.1",
"babel-eslint": "8.2.6",
"babel-loader": "8.0.6",
"babel-loader": "8.2.2",
"colors-cli": "1.0.23",
"css-loader": "3.2.0",
"eslint": "4.19.1",
Expand Down

0 comments on commit 3a99425

Please sign in to comment.