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.6 to 7.24.7.
- [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.7/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-06-10 15:51:30 +00:00
committed by GitHub
parent a793fc3722
commit 7bacca1f78
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -38,7 +38,7 @@
"posthog-node": "^4.0.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.6",
"@babel/eslint-parser": "^7.24.7",
"eslint": "^9.3.0",
"jasmine": "^5.1.0",
"mongodb-runner": "^5.6.2",
@@ -1303,9 +1303,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.24.6",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.6.tgz",
"integrity": "sha512-Q1BfQX42zXHx732PLW0w4+Y3wJjoZKEMaatFUEAmQ7Z+jCXxinzeqX9bvv2Q8xNPes/H6F0I23oGkcgjaItmLw==",
"version": "7.24.7",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz",
"integrity": "sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==",
"dev": true,
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
+1 -1
View File
@@ -48,7 +48,7 @@
},
"type": "module",
"devDependencies": {
"@babel/eslint-parser": "^7.24.6",
"@babel/eslint-parser": "^7.24.7",
"eslint": "^9.3.0",
"jasmine": "^5.1.0",
"mongodb-runner": "^5.6.2",