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

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.24.1 to 7.24.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  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]
2024-05-06 12:51:25 +00:00
committed by GitHub
parent 082f0569e2
commit 280b812e5b
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
},
"type": "module",
"devDependencies": {
"@babel/eslint-parser": "^7.23.10",
"@babel/eslint-parser": "^7.24.5",
"eslint": "^8.57.0",
"jasmine": "^5.1.0",
"mongodb-runner": "^5.5.4",