refactor: Bump @babel/eslint-parser from 7.25.8 to 7.25.9 (#9371)

This commit is contained in:
dependabot[bot]
2024-10-25 15:32:08 +02:00
committed by GitHub
parent 033d6d1f07
commit ee25e36a62
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.0",
"@babel/eslint-parser": "7.25.8",
"@babel/eslint-parser": "7.25.9",
"@graphql-tools/merge": "9.0.8",
"@graphql-tools/schema": "10.0.7",
"@graphql-tools/utils": "10.5.5",
@@ -637,9 +637,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.25.8",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.8.tgz",
"integrity": "sha512-Po3VLMN7fJtv0nsOjBDSbO1J71UhzShE9MuOSkWEV9IZQXzhZklYtzKZ8ZD/Ij3a0JBv1AG3Ny2L3jvAHQVOGg==",
"version": "7.25.9",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz",
"integrity": "sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==",
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
"eslint-visitor-keys": "^2.1.0",
@@ -21810,9 +21810,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.25.8",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.8.tgz",
"integrity": "sha512-Po3VLMN7fJtv0nsOjBDSbO1J71UhzShE9MuOSkWEV9IZQXzhZklYtzKZ8ZD/Ij3a0JBv1AG3Ny2L3jvAHQVOGg==",
"version": "7.25.9",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.9.tgz",
"integrity": "sha512-5UXfgpK0j0Xr/xIdgdLEhOFxaDZ0bRPWJJchRpqOSur/3rZoPbqqki5mm0p4NE2cs28krBEiSM2MB7//afRSQQ==",
"requires": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
"eslint-visitor-keys": "^2.1.0",

View File

@@ -20,7 +20,7 @@
"license": "Apache-2.0",
"dependencies": {
"@apollo/server": "4.11.0",
"@babel/eslint-parser": "7.25.8",
"@babel/eslint-parser": "7.25.9",
"@graphql-tools/merge": "9.0.8",
"@graphql-tools/schema": "10.0.7",
"@graphql-tools/utils": "10.5.5",