Skip to content

Commit 909d558

Browse files
Bump xlsx from 0.17.5 to 0.18.0 (#107)
Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.17.5 to 0.18.0. - [Release notes](https://github.com/SheetJS/sheetjs/releases) - [Changelog](https://github.com/SheetJS/sheetjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/SheetJS/sheetjs/commits) --- updated-dependencies: - dependency-name: xlsx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8922ec7 commit 909d558

File tree

2 files changed

+33
-26
lines changed

2 files changed

+33
-26
lines changed

package-lock.json

Lines changed: 32 additions & 25 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
@@ -26,7 +26,7 @@
2626
"chalk": "^4.1.2",
2727
"commander": "^8.3.0",
2828
"lodash": "^4.17.21",
29-
"xlsx": "^0.17.5"
29+
"xlsx": "^0.18.0"
3030
},
3131
"devDependencies": {
3232
"deep-freeze": "0.0.1",

0 commit comments

Comments
 (0)