Skip to content

Commit 1bc0af1

Browse files
Bump the babel group across 1 directory with 4 updates
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]>
1 parent f4a35f7 commit 1bc0af1

File tree

2 files changed

+856
-470
lines changed

2 files changed

+856
-470
lines changed

dotcom-rendering/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"@aws-sdk/client-cloudwatch": "3.621.0",
2323
"@babel/core": "7.26.0",
2424
"@babel/helper-compilation-targets": "7.25.9",
25-
"@babel/helper-create-regexp-features-plugin": "7.25.9",
25+
"@babel/helper-create-regexp-features-plugin": "7.26.3",
2626
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2727
"@babel/plugin-transform-react-jsx": "7.25.9",
2828
"@babel/plugin-transform-runtime": "7.25.9",
2929
"@babel/preset-env": "7.26.0",
30-
"@babel/preset-react": "7.25.9",
30+
"@babel/preset-react": "7.26.3",
3131
"@babel/preset-typescript": "7.26.0",
3232
"@babel/runtime": "7.26.0",
3333
"@braze/web-sdk-core": "3.5.1",
3434
"@creditkarma/thrift-server-core": "1.0.4",
35-
"@emotion/babel-plugin": "11.12.0",
35+
"@emotion/babel-plugin": "11.13.5",
3636
"@emotion/cache": "11.11.0",
3737
"@emotion/react": "11.11.3",
3838
"@emotion/server": "11.11.0",
@@ -115,7 +115,7 @@
115115
"aws-cdk": "2.100.0",
116116
"aws-cdk-lib": "2.100.0",
117117
"babel-loader": "9.2.1",
118-
"babel-plugin-polyfill-corejs3": "0.10.6",
118+
"babel-plugin-polyfill-corejs3": "0.11.0",
119119
"babel-plugin-transform-runtime": "6.23.0",
120120
"body-parser": "1.20.3",
121121
"browserslist": "4.23.0",

0 commit comments

Comments
 (0)