Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 2, 2023
1 parent bbb5013 commit e613218
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": "^12.0.0",
"apache-arrow": "^12.0.1",
"gh-pages": "^5.0.0",
"vega": "^5.25.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 @@ -827,10 +827,10 @@ ansi-styles@^4.1.0:
dependencies:
color-convert "^2.0.1"

apache-arrow@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-12.0.0.tgz#3fe1e0b110dd30618ff00774372f54591a54d9ab"
integrity sha512-uI+hnZZsGfNJiR/wG8j5yPQuDjmOHx4hZpkA743G4x3TlFrCpA3MMX7KUkIOIw0e/CwZ8NYuaMzaQsblA47qVA==
apache-arrow@^12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-12.0.1.tgz#dffd865850d1d94896f1e1aa8332d586fb9e7de1"
integrity sha512-g17ARsc/KEAzViy8PEFsDBlL4ZLx3BesgQCplDLgUWtY0aFWNdEmfaZsbbXVRDfQ21D7vbUKtu0ZWNgcbxDrig==
dependencies:
"@types/command-line-args" "5.2.0"
"@types/command-line-usage" "5.0.2"
Expand Down

0 comments on commit e613218

Please sign in to comment.