Merge pull request #1590 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/babel/eslint-parser-7.26.8

This commit is contained in:
Zathiel
2025-02-21 12:40:28 +01:00
committed by GitHub
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",