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-and-patch-version-updates group with 5 updates (#94)
* Bump the minor-and-patch-version-updates group with 5 updates Bumps the minor-and-patch-version-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-alias](https://github.com/rollup/plugins/tree/HEAD/packages/alias) | `5.1.0` | `5.1.1` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.2.3` | `15.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` | | [vue](https://github.com/vuejs/core) | `3.4.38` | `3.5.10` | | [zx](https://github.com/google/zx) | `8.1.5` | `8.1.8` | Updates `@rollup/plugin-alias` from 5.1.0 to 5.1.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/alias/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/wasm-v5.1.1/packages/alias) Updates `@rollup/plugin-node-resolve` from 15.2.3 to 15.3.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve) Updates `typescript` from 5.5.4 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2) Updates `vue` from 3.4.38 to 3.5.10 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.4.38...v3.5.10) Updates `zx` from 8.1.5 to 8.1.8 - [Release notes](https://github.com/google/zx/releases) - [Commits](google/zx@8.1.5...8.1.8) --- updated-dependencies: - dependency-name: "@rollup/plugin-alias" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-version-updates - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-version-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-version-updates - dependency-name: vue dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-version-updates - dependency-name: zx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-version-updates ... Signed-off-by: dependabot[bot] <[email protected]> * Ignored TS errors --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mroloux <[email protected]>
- Loading branch information