refactor: Bump @babel/eslint-parser from 7.26.10 to 7.27.0 (#9691)

This commit is contained in:
dependabot[bot]
2025-04-06 22:36:35 +02:00
committed by GitHub
parent 4fb5bd7b5a
commit 7e64eb74d7
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.10",
"@babel/eslint-parser": "7.27.0",
"@graphql-tools/merge": "9.0.24",
"@graphql-tools/schema": "10.0.23",
"@graphql-tools/utils": "10.8.4",
@@ -898,9 +898,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"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==",
"version": "7.27.0",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz",
"integrity": "sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng==",
"license": "MIT",
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@@ -22715,9 +22715,9 @@
}
},
"@babel/eslint-parser": {
"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==",
"version": "7.27.0",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz",
"integrity": "sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng==",
"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.10",
"@babel/eslint-parser": "7.27.0",
"@graphql-tools/merge": "9.0.24",
"@graphql-tools/schema": "10.0.23",
"@graphql-tools/utils": "10.8.4",