Skip to content

Commit

Permalink
chore(deps): bump apache-arrow from 18.0.0 to 18.1.0
Browse files Browse the repository at this point in the history
Bumps [apache-arrow](https://github.com/apache/arrow) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](apache/arrow@apache-arrow-18.0.0...apache-arrow-18.1.0)

---
updated-dependencies:
- dependency-name: apache-arrow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 595a753 commit a79dc27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"@heavyai/connector": "^7.0.0",
"apache-arrow": "^18.0.0",
"apache-arrow": "^18.1.0",
"gh-pages": "^6.2.0",
"vega": "^5.30.0",
"vega-transform-omnisci-core": "^0.0.12"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -860,10 +860,10 @@ ansi-styles@^4.1.0:
dependencies:
color-convert "^2.0.1"

apache-arrow@^18.0.0:
version "18.0.0"
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-18.0.0.tgz#a187bd55318a7a68b6ff09835d05e89e019eba2e"
integrity sha512-gFlPaqN9osetbB83zC29AbbZqGiCuFH1vyyPseJ+B7SIbfBtESV62mMT/CkiIt77W6ykC/nTWFzTXFs0Uldg4g==
apache-arrow@^18.1.0:
version "18.1.0"
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-18.1.0.tgz#bb17a9e91e4e2f7b5cf4efcb9c1ab57cedac7e2a"
integrity sha512-v/ShMp57iBnBp4lDgV8Jx3d3Q5/Hac25FWmQ98eMahUiHPXcvwIMKJD0hBIgclm/FCG+LwPkAKtkRO1O/W0YGg==
dependencies:
"@swc/helpers" "^0.5.11"
"@types/command-line-args" "^5.2.3"
Expand Down

0 comments on commit a79dc27

Please sign in to comment.