Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent 481513a commit 653857f
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": "^17.0.0",
"apache-arrow": "^18.0.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@^17.0.0:
version "17.0.0"
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-17.0.0.tgz#73d98566c86352c9a0314c03890dbd7211073827"
integrity sha512-X0p7auzdnGuhYMVKYINdQssS4EcKec9TCXyez/qtJt32DrIMGbzqiaMiQ0X6fQlQpw8Fl0Qygcv4dfRAr5Gu9Q==
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==
dependencies:
"@swc/helpers" "^0.5.11"
"@types/command-line-args" "^5.2.3"
Expand Down

0 comments on commit 653857f

Please sign in to comment.