Skip to content

Commit

Permalink
build(deps-dev): bump node-xlsx from 0.23.0 to 0.24.0 (#294)
Browse files Browse the repository at this point in the history
Bumps [node-xlsx](https://github.com/mgcrea/node-xlsx) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/mgcrea/node-xlsx/releases)
- [Changelog](https://github.com/mgcrea/node-xlsx/blob/master/.release-it.json)
- [Commits](mgcrea/node-xlsx@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: node-xlsx
  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>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 14c2cba commit 0911448
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"form-data": "^4.0.0",
"mock-require": "^3.0.3",
"mongodb": "^6.5.0",
"node-xlsx": "^0.23.0",
"node-xlsx": "^0.24.0",
"pre-commit": "^1.2.2",
"tap": "^18.7.2",
"uuid-validate": "0.0.3"
Expand Down

0 comments on commit 0911448

Please sign in to comment.