Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 5e9f3c0 commit f54d3db
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 @@ -21,9 +21,9 @@
"react": "^17.0.2"
},
"devDependencies": {
"@babel/core": "7.17.2",
"@babel/preset-react": "7.16.7",
"@babel/runtime-corejs3": "7.17.2",
"@babel/core": "7.19.1",
"@babel/preset-react": "7.18.6",
"@babel/runtime-corejs3": "7.19.1",
"@storybook/addon-actions": "6.4.19",
"@storybook/addon-knobs": "6.4.0",
"@storybook/addon-links": "6.4.19",
Expand All @@ -34,7 +34,7 @@
"@storybook/theming": "6.4.19",
"@types/react": "17.0.39",
"@types/webpack-env": "1.16.3",
"babel-loader": "8.2.3",
"babel-loader": "8.2.5",
"core-js": "3.21.0",
"esbuild": "0.14.21",
"minimist": "1.2.5",
Expand Down

0 comments on commit f54d3db

Please sign in to comment.