libpdfviewer/package.json
dependabot[bot] 715c054a73 Bump eslint from 8.50.0 to 8.51.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 18:23:34 -04:00

9 lines
132 B
JSON

{
"type": "module",
"devDependencies": {
"esbuild": "^0.19.4",
"eslint": "^8.51.0",
"pdfjs-dist": "^3.11.174"
}
}