Skip to content

Commit

Permalink
Bump @babel/preset-env in /stencil-workspace/storybook
Browse files Browse the repository at this point in the history
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.0 to 7.26.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.7/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 7d09c08 commit 039918c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 71 deletions.
112 changes: 42 additions & 70 deletions stencil-workspace/storybook/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion stencil-workspace/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build-storybook": "storybook build -o ./dist"
},
"dependencies": {
"@babel/preset-env": "^7.26.0",
"@babel/preset-env": "^7.26.7",
"@storybook/addon-docs": "^8.4.7",
"@storybook/components": "^8.5.2",
"@storybook/theming": "^8.5.0",
Expand Down

0 comments on commit 039918c

Please sign in to comment.