Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 26, 2020
1 parent e1a019c commit 5f61d4e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"url": "https://liqd.net"
},
"dependencies": {
"@babel/core": "7.8.7",
"@babel/plugin-transform-modules-commonjs": "7.8.3",
"@babel/plugin-transform-runtime": "7.8.3",
"@babel/preset-env": "7.8.7",
"@babel/preset-react": "7.8.3",
"@babel/runtime": "7.8.7",
"@babel/core": "7.11.4",
"@babel/plugin-transform-modules-commonjs": "7.10.4",
"@babel/plugin-transform-runtime": "7.11.0",
"@babel/preset-env": "7.11.0",
"@babel/preset-react": "7.10.4",
"@babel/runtime": "7.11.2",
"@fortawesome/fontawesome-free": "5.12.1",
"adhocracy4": "github:liqd/adhocracy4#449faea1a5",
"autoprefixer": "9.7.4",
"babel-loader": "8.0.6",
"babel-loader": "8.1.0",
"bootstrap-sass": "3.4.1",
"classnames": "2.2.6",
"copy-webpack-plugin": "5.1.1",
Expand Down

0 comments on commit 5f61d4e

Please sign in to comment.