Skip to content

Commit ebb169a

Browse files
Bump the babel group across 1 directory with 8 updates (#13676)
Bumps the babel group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.8` | `7.26.10` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.8` | `7.26.9` | | [@babel/helper-compilation-targets](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-compilation-targets) | `7.26.5` | `7.27.0` | | [@babel/helper-create-regexp-features-plugin](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-create-regexp-features-plugin) | `7.26.3` | `7.27.0` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.26.8` | `7.26.10` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.26.0` | `7.27.0` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.7` | `7.27.0` | | [babel-plugin-polyfill-corejs3](https://github.com/babel/babel-polyfills/tree/HEAD/packages/babel-plugin-polyfill-corejs3) | `0.11.1` | `0.12.0` | Updates `@babel/core` from 7.26.8 to 7.26.10 - [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.10/packages/babel-core) Updates `@babel/preset-env` from 7.26.8 to 7.26.9 - [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.9/packages/babel-preset-env) Updates `@babel/helper-compilation-targets` from 7.26.5 to 7.27.0 - [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.27.0/packages/babel-helper-compilation-targets) Updates `@babel/helper-create-regexp-features-plugin` from 7.26.3 to 7.27.0 - [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.27.0/packages/babel-helper-create-regexp-features-plugin) Updates `@babel/plugin-transform-runtime` from 7.26.8 to 7.26.10 - [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.10/packages/babel-plugin-transform-runtime) Updates `@babel/preset-typescript` from 7.26.0 to 7.27.0 - [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.27.0/packages/babel-preset-typescript) Updates `@babel/runtime` from 7.26.7 to 7.27.0 - [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.27.0/packages/babel-runtime) Updates `babel-plugin-polyfill-corejs3` from 0.11.1 to 0.12.0 - [Commits](https://github.com/babel/babel-polyfills/commits/[email protected]/packages/babel-plugin-polyfill-corejs3) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/helper-compilation-targets" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/helper-create-regexp-features-plugin" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/preset-typescript" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/runtime" 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fef0bc commit ebb169a

File tree

3 files changed

+962
-966
lines changed

3 files changed

+962
-966
lines changed

apps-rendering/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"dependencies": {
3535
"@aws-sdk/client-ssm": "3.621.0",
3636
"@aws-sdk/credential-providers": "3.621.0",
37-
"@babel/core": "7.26.8",
38-
"@babel/preset-env": "7.26.8",
37+
"@babel/core": "7.26.10",
38+
"@babel/preset-env": "7.26.9",
3939
"@creditkarma/thrift-server-core": "1.0.4",
4040
"@emotion/cache": "11.11.0",
4141
"@emotion/jest": "11.11.0",

dotcom-rendering/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@
2020
},
2121
"dependencies": {
2222
"@aws-sdk/client-cloudwatch": "3.621.0",
23-
"@babel/core": "7.26.8",
24-
"@babel/helper-compilation-targets": "7.26.5",
25-
"@babel/helper-create-regexp-features-plugin": "7.26.3",
23+
"@babel/core": "7.26.10",
24+
"@babel/helper-compilation-targets": "7.27.0",
25+
"@babel/helper-create-regexp-features-plugin": "7.27.0",
2626
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2727
"@babel/plugin-transform-react-jsx": "7.25.9",
28-
"@babel/plugin-transform-runtime": "7.26.8",
29-
"@babel/preset-env": "7.26.8",
28+
"@babel/plugin-transform-runtime": "7.26.10",
29+
"@babel/preset-env": "7.26.9",
3030
"@babel/preset-react": "7.26.3",
31-
"@babel/preset-typescript": "7.26.0",
32-
"@babel/runtime": "7.26.7",
31+
"@babel/preset-typescript": "7.27.0",
32+
"@babel/runtime": "7.27.0",
3333
"@braze/web-sdk-core": "3.5.1",
3434
"@creditkarma/thrift-server-core": "1.0.4",
3535
"@emotion/babel-plugin": "11.13.5",
@@ -116,7 +116,7 @@
116116
"aws-cdk": "2.179.0",
117117
"aws-cdk-lib": "2.179.0",
118118
"babel-loader": "9.2.1",
119-
"babel-plugin-polyfill-corejs3": "0.11.1",
119+
"babel-plugin-polyfill-corejs3": "0.12.0",
120120
"babel-plugin-transform-runtime": "6.23.0",
121121
"body-parser": "1.20.3",
122122
"browserslist": "4.23.0",

0 commit comments

Comments
 (0)