libpdfviewer/package.json
dependabot[bot] 4af7e96daf Bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.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.51.0...v8.52.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-20 17:57:07 -04:00

9 lines
132 B
JSON

{
"type": "module",
"devDependencies": {
"esbuild": "^0.19.5",
"eslint": "^8.52.0",
"pdfjs-dist": "^3.11.174"
}
}