chore(deps-dev): bump @babel/eslint-parser from 7.22.15 to 7.23.3 (#9370)

This commit is contained in:
dependabot[bot]
2023-11-10 12:01:15 +00:00
committed by GitHub
parent 343b0ab553
commit 8f3e9ea4fb
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -50,7 +50,7 @@
"devDependencies": {
"@babel/cli": "=7.23.0",
"@babel/core": "=7.23.2",
"@babel/eslint-parser": "=7.22.15",
"@babel/eslint-parser": "=7.23.3",
"@babel/plugin-transform-runtime": "=7.23.3",
"@babel/preset-env": "=7.23.2",
"@babel/preset-react": "=7.23.3",
@@ -261,9 +261,9 @@
"dev": true
},
"node_modules/@babel/eslint-parser": {
"version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.15.tgz",
"integrity": "sha512-yc8OOBIQk1EcRrpizuARSQS0TWAcOMpEJ1aafhNznaeYkeL+OhqnDObGFylB8ka8VFF/sZc+S4RzHyO+3LjQxg==",
"version": "7.23.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz",
"integrity": "sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==",
"dev": true,
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@@ -30276,9 +30276,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.22.15",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.15.tgz",
"integrity": "sha512-yc8OOBIQk1EcRrpizuARSQS0TWAcOMpEJ1aafhNznaeYkeL+OhqnDObGFylB8ka8VFF/sZc+S4RzHyO+3LjQxg==",
"version": "7.23.3",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.3.tgz",
"integrity": "sha512-9bTuNlyx7oSstodm1cR1bECj4fkiknsDa1YniISkJemMY3DGhJNYBECbe6QD/q54mp2J8VO66jW3/7uP//iFCw==",
"dev": true,
"requires": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",

View File

@@ -114,7 +114,7 @@
"devDependencies": {
"@babel/cli": "=7.23.0",
"@babel/core": "=7.23.2",
"@babel/eslint-parser": "=7.22.15",
"@babel/eslint-parser": "=7.23.3",
"@babel/plugin-transform-runtime": "=7.23.3",
"@babel/preset-env": "=7.23.2",
"@babel/preset-react": "=7.23.3",