Skip to content

Commit

Permalink
Bump apache-arrow from 14.0.0 to 14.0.1 (#387)
Browse files Browse the repository at this point in the history
Bumps [apache-arrow](https://github.com/apache/arrow) from 14.0.0 to 14.0.1.
- [Commits](apache/arrow@apache-arrow-14.0.0...apache-arrow-14.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent f4d7173 commit 5ce33ea
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 @@ -11,7 +11,7 @@
"devDependencies": {
"@fastify/static": "^6.12.0",
"@types/node": "^20",
"apache-arrow": "^14.0.0",
"apache-arrow": "^14.0.1",
"arrow-js-ffi": "0.3.0",
"benny": "^3.7.1",
"fastify": "^4.24.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,10 +380,10 @@ ansi-styles@^5.0.0:
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==

apache-arrow@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/apache-arrow/-/apache-arrow-14.0.0.tgz#da3f31ab74aba0d4447a2206504cf63f14adc9cc"
integrity sha512-9cKE24YxkaqAZWJddrVnjUJMLwq6CokOjK+AHpm145rMJNsBZXQkzqouemQyEX0+/iHYRnGym6X6ZgNcHHrcWA==
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==
dependencies:
"@types/command-line-args" "5.2.0"
"@types/command-line-usage" "5.0.2"
Expand Down

0 comments on commit 5ce33ea

Please sign in to comment.