Skip to content

Commit

Permalink
chore(deps): bump apache-arrow from 14.0.1 to 14.0.2 (vega#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent e3accec commit 9c3e736
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": "^14.0.1",
"apache-arrow": "^14.0.2",
"gh-pages": "^6.1.1",
"vega": "^5.26.1",
"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 @@ -840,10 +840,10 @@ ansi-styles@^4.1.0:
dependencies:
color-convert "^2.0.1"

apache-arrow@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-14.0.1.tgz#34fb09139b61e5cbb4cc8a3630c74774d660ec1b"
integrity sha512-UTpL70GJLu4L8lXPF8NH2XaGgm1/xTZGIljqmz0Yr4D4G4soO6Xa+WWWw0oqCmyr99UBmHC0sqSboPKBrpsVjA==
apache-arrow@^14.0.2:
version "14.0.2"
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-14.0.2.tgz#737f7b8211ef99a2c137dcc9d2001b469efb0344"
integrity sha512-EBO2xJN36/XoY81nhLcwCJgFwkboDZeyNQ+OPsG7bCoQjc2BT0aTyH/MR6SrL+LirSNz+cYqjGRlupMMlP1aEg==
dependencies:
"@types/command-line-args" "5.2.0"
"@types/command-line-usage" "5.0.2"
Expand Down

0 comments on commit 9c3e736

Please sign in to comment.