Skip to content

Commit

Permalink
Bump the babel group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the babel group with 4 updates in the / directory: [@babel/helper-create-regexp-features-plugin](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-create-regexp-features-plugin), [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react), [@emotion/babel-plugin](https://github.com/emotion-js/emotion) and [babel-plugin-polyfill-corejs3](https://github.com/babel/babel-polyfills/tree/HEAD/packages/babel-plugin-polyfill-corejs3).


Updates `@babel/helper-create-regexp-features-plugin` from 7.25.9 to 7.26.3
- [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.3/packages/babel-helper-create-regexp-features-plugin)

Updates `@babel/preset-react` from 7.25.9 to 7.26.3
- [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.3/packages/babel-preset-react)

Updates `@emotion/babel-plugin` from 11.12.0 to 11.13.5
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `babel-plugin-polyfill-corejs3` from 0.10.6 to 0.11.0
- [Commits](https://github.com/babel/babel-polyfills/commits/[email protected]/packages/babel-plugin-polyfill-corejs3)

---
updated-dependencies:
- dependency-name: "@babel/helper-create-regexp-features-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babel
- dependency-name: "@babel/preset-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babel
- dependency-name: "@emotion/babel-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babel
- dependency-name: babel-plugin-polyfill-corejs3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 121ed9b commit 8d63b21
Show file tree
Hide file tree
Showing 2 changed files with 1,133 additions and 508 deletions.
8 changes: 4 additions & 4 deletions dotcom-rendering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
"@aws-sdk/client-cloudwatch": "3.621.0",
"@babel/core": "7.26.0",
"@babel/helper-compilation-targets": "7.25.9",
"@babel/helper-create-regexp-features-plugin": "7.25.9",
"@babel/helper-create-regexp-features-plugin": "7.26.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-react-jsx": "7.25.9",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@babel/runtime": "7.26.0",
"@braze/web-sdk-core": "3.5.1",
"@creditkarma/thrift-server-core": "1.0.4",
"@emotion/babel-plugin": "11.12.0",
"@emotion/babel-plugin": "11.13.5",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.3",
"@emotion/server": "11.11.0",
Expand Down Expand Up @@ -115,7 +115,7 @@
"aws-cdk": "2.100.0",
"aws-cdk-lib": "2.100.0",
"babel-loader": "9.2.1",
"babel-plugin-polyfill-corejs3": "0.10.6",
"babel-plugin-polyfill-corejs3": "0.11.0",
"babel-plugin-transform-runtime": "6.23.0",
"body-parser": "1.20.3",
"browserslist": "4.23.0",
Expand Down
Loading

0 comments on commit 8d63b21

Please sign in to comment.