Skip to content

Commit d8cce2b

Browse files
Bump the babel group across 1 directory with 9 updates
Bumps the babel group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.27.2` | `7.28.3` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.4` | `7.28.5` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.27.5` | `7.28.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.5` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.27.1` | `7.28.5` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.27.1` | `7.28.5` | | [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) | `7.27.1` | `7.28.3` | Updates `@babel/cli` from 7.27.2 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.27.4 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.27.5 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/parser` from 7.27.5 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-parser) Updates `@babel/preset-env` from 7.27.2 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.27.1 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.27.1 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.27.1 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/traverse` from 7.27.4 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-traverse) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/eslint-parser" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/parser" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-react" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/preset-typescript" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/register" dependency-version: 7.28.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel - dependency-name: "@babel/traverse" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22f5851 commit d8cce2b

File tree

2 files changed

+367
-263
lines changed

2 files changed

+367
-263
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@
244244
},
245245
"devDependencies": {
246246
"@4tw/cypress-drag-drop": "^2.3.0",
247-
"@babel/cli": "7.27.2",
248-
"@babel/core": "7.27.4",
249-
"@babel/eslint-parser": "7.27.5",
247+
"@babel/cli": "7.28.3",
248+
"@babel/core": "7.28.5",
249+
"@babel/eslint-parser": "7.28.5",
250250
"@babel/helper-get-function-arity": "^7.16.7",
251251
"@babel/helper-string-parser": "^7.27.1",
252252
"@babel/parser": "^7.26.5",
@@ -258,10 +258,10 @@
258258
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
259259
"@babel/plugin-transform-react-constant-elements": "^7.27.1",
260260
"@babel/plugin-transform-react-inline-elements": "^7.27.1",
261-
"@babel/preset-env": "^7.27.2",
262-
"@babel/preset-react": "^7.27.1",
263-
"@babel/preset-typescript": "^7.27.1",
264-
"@babel/register": "^7.27.1",
261+
"@babel/preset-env": "^7.28.5",
262+
"@babel/preset-react": "^7.28.5",
263+
"@babel/preset-typescript": "^7.28.5",
264+
"@babel/register": "^7.28.3",
265265
"@babel/traverse": "^7.26.5",
266266
"@cfaester/enzyme-adapter-react-18": "^0.8.0",
267267
"@chromatic-com/storybook": "^3.2.4",

0 commit comments

Comments
 (0)