Skip to content

Commit

Permalink
Bump the other group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the other group with 7 updates:

| 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) | `14.0.1` | `14.0.2` |
| [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.2.2` |
| [rollup](https://github.com/rollup/rollup) | `4.5.0` | `4.9.5` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.34.6` | `1.2.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 14.0.1 to 14.0.2
- [Commits](apache/arrow@apache-arrow-14.0.1...apache-arrow-14.0.2)

Updates `prettier` from 3.1.0 to 3.2.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.1.0...3.2.2)

Updates `rollup` from 4.5.0 to 4.9.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.5.0...v4.9.5)

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.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)

Updates `vitest` from 0.34.6 to 1.2.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.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-patch
  dependency-group: other
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-patch
  dependency-group: other
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent d6abc12 commit 5bf88b5
Show file tree
Hide file tree
Showing 2 changed files with 673 additions and 542 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rust-arrow-ffi": "link:./tests/rust-arrow-ffi/pkg/",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
"vitest": "^1.2.0"
},
"volta": {
"node": "20.9.0",
Expand Down
Loading

0 comments on commit 5bf88b5

Please sign in to comment.