build(deps-dev): bump eslint in /apps/OpenSignServer

Bumps [eslint](https://github.com/eslint/eslint) from 9.20.0 to 9.20.1.
- [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/v9.20.0...v9.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-21 11:41:35 +00:00
committed by GitHub
parent c877f9fc5d
commit 080d7c08dc
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"type": "module",
"devDependencies": {
"@babel/eslint-parser": "^7.26.8",
"eslint": "^9.20.0",
"eslint": "^9.20.1",
"jasmine": "^5.6.0",
"mongodb-runner": "^5.7.1",
"nodemon": "^3.1.9",