Skip to content

Commit 207b1ca

Browse files
chore: bump parquet-wasm from 0.6.1 to 0.7.0
Bumps [parquet-wasm](https://github.com/kylebarron/parquet-wasm) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/kylebarron/parquet-wasm/releases) - [Changelog](https://github.com/kylebarron/parquet-wasm/blob/main/CHANGELOG.md) - [Commits](kylebarron/parquet-wasm@v0.6.1...v0.7.0) --- updated-dependencies: - dependency-name: parquet-wasm dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcab7f8 commit 207b1ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"inflection": "^3.0.2",
3636
"markdown-table": "^3.0.4",
3737
"openapi-to-postmanv2": "5.2.0",
38-
"parquet-wasm": "^0.6.1"
38+
"parquet-wasm": "^0.7.0"
3939
},
4040
"devDependencies": {
4141
"@babel/core": "^7.28.4",

0 commit comments

Comments
 (0)