Skip to content

Commit 356b60e

Browse files
Bump the babel group with 9 updates
Bumps the babel group with 9 updates: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.25.9` | `7.28.3` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.28.5` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.25.9` | `7.28.5` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.9` | `7.28.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.28.5` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.28.5` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.26.0` | `7.28.5` | | [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.25.9` | `7.28.3` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.0` | `7.28.4` | Updates `@babel/cli` from 7.25.9 to 7.28.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.28.3/packages/babel-cli) Updates `@babel/core` from 7.26.0 to 7.28.5 - [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.28.5/packages/babel-core) Updates `@babel/eslint-parser` from 7.25.9 to 7.28.5 - [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.28.5/eslint/babel-eslint-parser) Updates `@babel/plugin-transform-runtime` from 7.25.9 to 7.28.5 - [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.28.5/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.26.0 to 7.28.5 - [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.28.5/packages/babel-preset-env) Updates `@babel/preset-react` from 7.25.9 to 7.28.5 - [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.28.5/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.26.0 to 7.28.5 - [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.28.5/packages/babel-preset-typescript) Updates `@babel/register` from 7.25.9 to 7.28.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.28.3/packages/babel-register) Updates `@babel/runtime` from 7.26.0 to 7.28.4 - [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.28.4/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 7.28.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-react" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-typescript" dependency-version: 7.28.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/register" dependency-version: 7.28.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/runtime" dependency-version: 7.28.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad54bc8 commit 356b60e

File tree

2 files changed

+899
-751
lines changed

2 files changed

+899
-751
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
],
1111
"dependencies": {
1212
"@aws-sdk/client-cloudwatch": "3.621.0",
13-
"@babel/cli": "^7.25.9",
14-
"@babel/core": "^7.26.0",
15-
"@babel/eslint-parser": "7.25.9",
13+
"@babel/cli": "^7.28.3",
14+
"@babel/core": "^7.28.5",
15+
"@babel/eslint-parser": "7.28.5",
1616
"@babel/plugin-proposal-class-properties": "^7.10.4",
1717
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
1818
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
19-
"@babel/plugin-transform-runtime": "^7.25.9",
20-
"@babel/preset-env": "^7.26.0",
21-
"@babel/preset-react": "^7.25.9",
22-
"@babel/preset-typescript": "^7.26.0",
23-
"@babel/register": "^7.25.9",
24-
"@babel/runtime": "^7.26.0",
19+
"@babel/plugin-transform-runtime": "^7.28.5",
20+
"@babel/preset-env": "^7.28.5",
21+
"@babel/preset-react": "^7.28.5",
22+
"@babel/preset-typescript": "^7.28.5",
23+
"@babel/register": "^7.28.3",
24+
"@babel/runtime": "^7.28.4",
2525
"@braze/web-sdk": "5.8.1",
2626
"@emotion/cache": "^11.13.1",
2727
"@emotion/core": "^10.0.27",

0 commit comments

Comments
 (0)