refactor: Bump @babel/eslint-parser from 7.26.8 to 7.26.10 (#9658)

This commit is contained in:
dependabot[bot]
2025-03-18 20:39:34 +01:00
committed by GitHub
parent 31f1a3abcf
commit cc5b66375c
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"license": "Apache-2.0",
"dependencies": {
"@apollo/server": "4.11.3",
"@babel/eslint-parser": "7.26.8",
"@babel/eslint-parser": "7.26.10",
"@graphql-tools/merge": "9.0.24",
"@graphql-tools/schema": "10.0.21",
"@graphql-tools/utils": "10.6.3",
@@ -897,9 +897,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.26.8",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz",
"integrity": "sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==",
"version": "7.26.10",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz",
"integrity": "sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q==",
"license": "MIT",
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@@ -22683,9 +22683,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.26.8",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz",
"integrity": "sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==",
"version": "7.26.10",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz",
"integrity": "sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q==",
"requires": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
"eslint-visitor-keys": "^2.1.0",

View File

@@ -21,7 +21,7 @@
"license": "Apache-2.0",
"dependencies": {
"@apollo/server": "4.11.3",
"@babel/eslint-parser": "7.26.8",
"@babel/eslint-parser": "7.26.10",
"@graphql-tools/merge": "9.0.24",
"@graphql-tools/schema": "10.0.21",
"@graphql-tools/utils": "10.6.3",