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

Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.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/v9.13.0...v9.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-11 00:57:28 +00:00
committed by GitHub
parent 894ccd1244
commit 7da31f00c3
2 changed files with 57 additions and 45 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"type": "module",
"devDependencies": {
"@babel/eslint-parser": "^7.25.9",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"jasmine": "^5.4.0",
"mongodb-runner": "^5.7.1",
"nodemon": "^3.1.7",