Skip to content

Commit

Permalink
Merge pull request #144 from LLazyEmail/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
Update babel monorepo
  • Loading branch information
atherdon authored Dec 2, 2021
2 parents b87d569 + 78c58b3 commit 34a2afb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,17 +110,17 @@
"webpack": "^5.0.0"
},
"devDependencies": {
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/node": "7.10.5",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-decorators": "7.10.5",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"@babel/register": "7.11.5",
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/node": "7.16.0",
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-proposal-decorators": "7.16.4",
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.0",
"@babel/register": "7.16.0",
"axios": "0.21.2",
"babel-eslint": "10.1.0",
"babel-loader": "8.1.0",
"babel-loader": "8.2.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-tape-runner": "3.0.0",
"chai": "4.3.4",
Expand Down

0 comments on commit 34a2afb

Please sign in to comment.