libpdfviewer/package.json
dependabot[bot] 9f9d560a68 Bump esbuild from 0.19.12 to 0.20.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.20.0.
- [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.12...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 16:10:38 -05:00

9 lines
132 B
JSON

{
"type": "module",
"devDependencies": {
"esbuild": "^0.20.0",
"eslint": "^8.56.0",
"pdfjs-dist": "^3.11.174"
}
}