Skip to content

Commit 472d755

Browse files
chore(deps-dev): bump apache-arrow from 21.0.0 to 21.1.0 (#858)
Bumps [apache-arrow](https://github.com/apache/arrow-js) from 21.0.0 to 21.1.0. - [Release notes](https://github.com/apache/arrow-js/releases) - [Commits](apache/arrow-js@v21.0.0...v21.1.0) --- updated-dependencies: - dependency-name: apache-arrow dependency-version: 21.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e66c7ac commit 472d755

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 6 additions & 5 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": "^21.0.0"
15+
"apache-arrow": "^21.1.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": "^21.0.0"
15+
"apache-arrow": "^21.1.0"
1616
}
1717
}

0 commit comments

Comments
 (0)