Skip to content

Commit

Permalink
Bump the production group with 15 updates (#574)
Browse files Browse the repository at this point in the history
Bumps the production group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` |
| [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.26.0` | `7.26.7` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` |
| [@babel/plugin-transform-typeof-symbol](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typeof-symbol) | `7.25.9` | `7.26.7` |
| [@babel/plugin-transform-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-typescript) | `7.26.5` | `7.26.7` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.7` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.0` | `7.26.7` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.26.5` | `7.26.7` |
| [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.26.5` | `7.26.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.14` | `20.17.16` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.7` | `19.0.8` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.13` | `8.5.14` |
| [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.2.1` | `1.3.0` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.83` | `1.5.88` |
| [prebuild-install](https://github.com/prebuild/prebuild-install) | `7.1.2` | `7.1.3` |


Updates `@babel/core` from 7.26.0 to 7.26.7
- [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.7/packages/babel-core)

Updates `@babel/helpers` from 7.26.0 to 7.26.7
- [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.7/packages/babel-helpers)

Updates `@babel/parser` from 7.26.5 to 7.26.7
- [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.7/packages/babel-parser)

Updates `@babel/plugin-transform-typeof-symbol` from 7.25.9 to 7.26.7
- [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.7/packages/babel-plugin-transform-typeof-symbol)

Updates `@babel/plugin-transform-typescript` from 7.26.5 to 7.26.7
- [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.7/packages/babel-plugin-transform-typescript)

Updates `@babel/preset-env` from 7.26.0 to 7.26.7
- [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.7/packages/babel-preset-env)

Updates `@babel/runtime` from 7.26.0 to 7.26.7
- [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.7/packages/babel-runtime)

Updates `@babel/traverse` from 7.26.5 to 7.26.7
- [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.7/packages/babel-traverse)

Updates `@babel/types` from 7.26.5 to 7.26.7
- [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.7/packages/babel-types)

Updates `@types/node` from 20.17.14 to 20.17.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.0.7 to 19.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/ws` from 8.5.13 to 8.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Updates `@ungap/structured-clone` from 1.2.1 to 1.3.0
- [Commits](ungap/structured-clone@v1.2.1...v1.3.0)

Updates `electron-to-chromium` from 1.5.83 to 1.5.88
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.83...v1.5.88)

Updates `prebuild-install` from 7.1.2 to 7.1.3
- [Release notes](https://github.com/prebuild/prebuild-install/releases)
- [Changelog](https://github.com/prebuild/prebuild-install/blob/master/CHANGELOG.md)
- [Commits](prebuild/prebuild-install@v7.1.2...v7.1.3)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/helpers"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/parser"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/plugin-transform-typeof-symbol"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/preset-env"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/runtime"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@babel/types"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@types/node"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@types/react"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@types/ws"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: "@ungap/structured-clone"
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: prebuild-install
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent 7701830 commit 579ab47
Showing 1 changed file with 83 additions and 83 deletions.
Loading

0 comments on commit 579ab47

Please sign in to comment.