Skip to content

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 13, 2022
1 parent 9f73fe4 commit 14f226b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "tempelhof",
"repository": "https://github.com/liqd/tempelhof.git",
"dependencies": {
"@babel/core": "7.17.8",
"@babel/plugin-transform-modules-commonjs": "7.17.7",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/runtime": "7.17.8",
"@babel/core": "7.18.10",
"@babel/plugin-transform-modules-commonjs": "7.18.6",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
"@babel/runtime": "7.18.9",
"@fortawesome/fontawesome-free": "5.15.4",
"autoprefixer": "10.4.8",
"babel-loader": "8.2.4",
"babel-loader": "8.2.5",
"css-loader": "6.7.1",
"copy-webpack-plugin": "10.2.4",
"file-loader": "6.2.0",
Expand Down

0 comments on commit 14f226b

Please sign in to comment.