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 committed Jun 21, 2021
1 parent c5bc530 commit 3fe33cc
Show file tree
Hide file tree
Showing 2 changed files with 862 additions and 527 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@
"react-helmet": "^5.2.1"
},
"devDependencies": {
"@babel/core": "7.11.1",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-optional-chaining": "7.11.0",
"@babel/plugin-transform-flow-strip-types": "^7.10.4",
"@babel/preset-env": "7.11.0",
"@babel/preset-react": "7.10.4",
"@babel/core": "7.14.6",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-transform-flow-strip-types": "^7.14.5",
"@babel/preset-env": "7.14.7",
"@babel/preset-react": "7.14.5",
"autoprefixer": "9.8.6",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
Expand Down
Loading

0 comments on commit 3fe33cc

Please sign in to comment.