libpdfviewer/package.json
dependabot[bot] 1222231793 Bump esbuild from 0.19.7 to 0.19.8
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.7 to 0.19.8.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.7...v0.19.8)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 17:31:02 -05:00

9 lines
132 B
JSON

{
"type": "module",
"devDependencies": {
"esbuild": "^0.19.8",
"eslint": "^8.54.0",
"pdfjs-dist": "^3.11.174"
}
}