Skip to content

Commit

Permalink
Merge pull request #202 from storybookjs/shilman/upgrade-preset-env
Browse files Browse the repository at this point in the history
Upgrade preset-env to latest
  • Loading branch information
yannbf committed Oct 12, 2022
2 parents 6f4d415 + 99d82aa commit 5735775
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -106,7 +106,7 @@
"dependencies": {
"@babel/core": "^7.18.13",
"@babel/generator": "^7.18.13",
"@babel/preset-env": "^7.18.10",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@storybook/core-common": "^6.5.0",
Expand Down

0 comments on commit 5735775

Please sign in to comment.