Skip to content

Commit

Permalink
chore: bump @duckdb/duckdb-wasm from 1.28.0 to 1.29.0 in /web/playground
Browse files Browse the repository at this point in the history
Bumps [@duckdb/duckdb-wasm](https://github.com/duckdb/duckdb-wasm) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/duckdb/duckdb-wasm/releases)
- [Commits](duckdb/duckdb-wasm@v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: "@duckdb/duckdb-wasm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent fb71539 commit 885e10e
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 115 deletions.
170 changes: 56 additions & 114 deletions web/playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
]
},
"dependencies": {
"@duckdb/duckdb-wasm": "^1.28.0",
"@duckdb/duckdb-wasm": "^1.29.0",
"@monaco-editor/react": "^4.6.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
Expand Down

0 comments on commit 885e10e

Please sign in to comment.