Skip to content

Commit c49b094

Browse files
chore(deps-dev): bump apache-arrow from 20.0.0 to 21.0.0 (#599)
Bumps [apache-arrow](https://github.com/apache/arrow-js) from 20.0.0 to 21.0.0. - [Release notes](https://github.com/apache/arrow-js/releases) - [Commits](https://github.com/apache/arrow-js/commits/v21.0.0) --- updated-dependencies: - dependency-name: apache-arrow dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William French <[email protected]>
1 parent 468af03 commit c49b094

File tree

3 files changed

+8
-26
lines changed

3 files changed

+8
-26
lines changed

package-lock.json

Lines changed: 6 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/deckgl-kml-updated/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@loaders.gl/kml": "^4.3.4"
1313
},
1414
"devDependencies": {
15-
"apache-arrow": "^20.0.0"
15+
"apache-arrow": "^21.0.0"
1616
}
1717
}

samples/deckgl-kml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@loaders.gl/kml": "^4.3.4"
1313
},
1414
"devDependencies": {
15-
"apache-arrow": "^20.0.0"
15+
"apache-arrow": "^21.0.0"
1616
}
1717
}

0 commit comments

Comments
 (0)