Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the minor-patch group with 28 updates
Bumps the minor-patch group with 28 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.26.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.26.7` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.4.1` | `15.4.3` | | [@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/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` | | [@parcel/watcher](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-android-arm64](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-darwin-arm64](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-darwin-x64](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-freebsd-x64](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-linux-arm-glibc](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-linux-arm-musl](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-linux-arm64-glibc](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-linux-arm64-musl](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-linux-x64-glibc](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-linux-x64-musl](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-win32-arm64](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-win32-ia32](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@parcel/watcher-win32-x64](https://github.com/parcel-bundler/watcher) | `2.5.0` | `2.5.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.10.10` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.83` | `1.5.88` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` | | [fast-uri](https://github.com/fastify/fast-uri) | `3.0.5` | `3.0.6` | | [yaml](https://github.com/eemeli/yaml) | `2.6.1` | `2.7.0` | 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/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 `lint-staged` from 15.4.1 to 15.4.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.4.1...v15.4.3) 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/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 `@parcel/watcher` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-android-arm64` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-darwin-arm64` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-darwin-x64` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-freebsd-x64` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-linux-arm-glibc` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-linux-arm-musl` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-linux-arm64-glibc` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-linux-arm64-musl` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-linux-x64-glibc` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-linux-x64-musl` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-win32-arm64` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-win32-ia32` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) Updates `@parcel/watcher-win32-x64` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/parcel-bundler/watcher/releases) - [Commits](parcel-bundler/watcher@v2.5.0...v2.5.1) 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 `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 `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 `fast-uri` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](fastify/fast-uri@v3.0.5...v3.0.6) Updates `yaml` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/helpers" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/parser" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/plugin-transform-typeof-symbol" dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: "@babel/runtime" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/traverse" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@babel/types" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-android-arm64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-darwin-arm64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-darwin-x64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-freebsd-x64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-linux-arm-glibc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-linux-arm-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-linux-arm64-glibc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-linux-x64-glibc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-win32-arm64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-win32-ia32" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@parcel/watcher-win32-x64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: "@types/node" dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: eslint dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: fast-uri dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: yaml dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information