Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2021
1 parent 20f8510 commit e6580e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"register.js"
],
"devDependencies": {
"@babel/core": "7.9.0",
"@babel/preset-react": "7.9.4",
"@babel/runtime-corejs3": "7.9.2",
"@babel/core": "7.14.3",
"@babel/preset-react": "7.13.13",
"@babel/runtime-corejs3": "7.14.0",
"@storybook/addon-actions": "5.3.21",
"@storybook/addon-knobs": "5.3.21",
"@storybook/addon-links": "5.3.21",
Expand All @@ -31,7 +31,7 @@
"@storybook/theming": "5.3.21",
"@types/react": "16.8.8",
"@types/webpack-env": "1.13.9",
"babel-loader": "8.0.6",
"babel-loader": "8.2.2",
"core-js": "3.6.4",
"react": "17.0.2",
"typescript": "4.2.3"
Expand Down

0 comments on commit e6580e2

Please sign in to comment.