Skip to content

Commit 77d713f

Browse files
Bump the other group across 1 directory with 9 updates
Bumps the other group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `11.1.5` | `11.1.6` | | [apache-arrow](https://github.com/apache/arrow) | `15.0.0` | `16.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.3.2` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` | | [rollup](https://github.com/rollup/rollup) | `4.9.6` | `4.18.0` | | [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `6.1.0` | `6.1.1` | | [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.5.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.2` | `1.6.0` | Updates `@rollup/plugin-typescript` from 11.1.5 to 11.1.6 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.6/packages/typescript) Updates `apache-arrow` from 15.0.0 to 16.1.0 - [Commits](apache/arrow@apache-arrow-15.0.0...apache-arrow-16.1.0) Updates `prettier` from 3.2.4 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.4...3.3.2) Updates `rimraf` from 5.0.5 to 5.0.7 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v5.0.7) Updates `rollup` from 4.9.6 to 4.18.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.9.6...v4.18.0) Updates `rollup-plugin-dts` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v6.1.0...v6.1.1) Updates `ts-node` from 10.9.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2) Updates `typescript` from 5.2.2 to 5.5.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.2.2...v5.5.2) Updates `vitest` from 1.2.2 to 1.6.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other - dependency-name: apache-arrow dependency-type: direct:development update-type: version-update:semver-major dependency-group: other - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other - dependency-name: rollup-plugin-dts dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-patch dependency-group: other - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4ce991 commit 77d713f

File tree

2 files changed

+474
-428
lines changed

2 files changed

+474
-428
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@rollup/plugin-terser": "^0.4.3",
4141
"@rollup/plugin-typescript": "^11.1.2",
42-
"apache-arrow": "^15",
42+
"apache-arrow": "^16",
4343
"prettier": "^3.1.0",
4444
"rimraf": "^5.0.5",
4545
"rollup": "^4.1.5",

0 commit comments

Comments
 (0)