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.26.5 to 7.26.8.
- [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.26.8/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]
2025-02-17 00:56:20 +00:00
committed by GitHub
parent 39fc2daa19
commit 24a95e8852
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -41,7 +41,7 @@
"ws": "^8.18.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.26.5",
"@babel/eslint-parser": "^7.26.8",
"eslint": "^9.20.0",
"jasmine": "^5.6.0",
"mongodb-runner": "^5.7.1",
@@ -5975,10 +5975,11 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.26.5",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz",
"integrity": "sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==",
"version": "7.26.8",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz",
"integrity": "sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
"eslint-visitor-keys": "^2.1.0",
+1 -1
View File
@@ -51,7 +51,7 @@
},
"type": "module",
"devDependencies": {
"@babel/eslint-parser": "^7.26.5",
"@babel/eslint-parser": "^7.26.8",
"eslint": "^9.20.0",
"jasmine": "^5.6.0",
"mongodb-runner": "^5.7.1",