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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 16:51:45 -05:00

9 lines
131 B
JSON

{
"type": "module",
"devDependencies": {
"esbuild": "^0.20.1",
"eslint": "^8.56.0",
"pdfjs-dist": "^4.0.379"
}
}