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 Mar 26, 2022
1 parent 0bb284f commit 30b7556
Show file tree
Hide file tree
Showing 2 changed files with 1,202 additions and 29 deletions.
16 changes: 8 additions & 8 deletions packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.9.0",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-object-rest-spread": "7.9.0",
"@babel/plugin-transform-modules-commonjs": "7.9.0",
"@babel/preset-env": "7.9.0",
"@babel/preset-react": "7.9.4",
"@babel/preset-typescript": "7.9.0",
"@babel/cli": "7.17.6",
"@babel/core": "7.17.8",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-object-rest-spread": "7.17.3",
"@babel/plugin-transform-modules-commonjs": "7.17.7",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"babel-plugin-macros": "2.8.0",
"babel-plugin-minify-dead-code-elimination": "0.5.1",
"read-pkg-up": "^7.0.1",
Expand Down
Loading

0 comments on commit 30b7556

Please sign in to comment.