Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all-dependencies group with 9 updates (#1835)
* Bump the all-dependencies group with 9 updates Bumps the all-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@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) | `22.10.7` | `22.10.10` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` | | [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) | `5.6.31` | `5.6.33` | | [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.5` | `7.26.7` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `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` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` | | [canvas](https://github.com/Automattic/node-canvas) | `3.0.1` | `3.1.0` | 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 22.10.7 to 22.10.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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 `@mdn/browser-compat-data` from 5.6.31 to 5.6.33 - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](mdn/browser-compat-data@v5.6.31...v5.6.33) 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/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/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 `eslint` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) Updates `canvas` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/Automattic/node-canvas/releases) - [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md) - [Commits](Automattic/node-canvas@v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: "@babel/types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@babel/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@babel/traverse" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: canvas dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * fix --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Romain Menke <[email protected]>
- Loading branch information