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

This commit is contained in:
dependabot[bot]
2023-09-15 12:17:01 +00:00
committed by GitHub
parent 2676a1a6ba
commit 81eba6c7d5
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -50,7 +50,7 @@
"devDependencies": {
"@babel/cli": "=7.22.15",
"@babel/core": "=7.22.11",
"@babel/eslint-parser": "=7.22.11",
"@babel/eslint-parser": "=7.22.15",
"@babel/plugin-transform-runtime": "=7.22.10",
"@babel/preset-env": "=7.22.14",
"@babel/preset-react": "=7.22.5",
@@ -249,9 +249,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.22.11",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.11.tgz",
"integrity": "sha512-YjOYZ3j7TjV8OhLW6NCtyg8G04uStATEUe5eiLuCZaXz2VSDQ3dsAtm2D+TuQyAqNMUK2WacGo0/uma9Pein1w==",
"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==",
"dev": true,
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@@ -30478,9 +30478,9 @@
}
},
"@babel/eslint-parser": {
"version": "7.22.11",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.11.tgz",
"integrity": "sha512-YjOYZ3j7TjV8OhLW6NCtyg8G04uStATEUe5eiLuCZaXz2VSDQ3dsAtm2D+TuQyAqNMUK2WacGo0/uma9Pein1w==",
"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==",
"dev": true,
"requires": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",

View File

@@ -114,7 +114,7 @@
"devDependencies": {
"@babel/cli": "=7.22.15",
"@babel/core": "=7.22.11",
"@babel/eslint-parser": "=7.22.11",
"@babel/eslint-parser": "=7.22.15",
"@babel/plugin-transform-runtime": "=7.22.10",
"@babel/preset-env": "=7.22.14",
"@babel/preset-react": "=7.22.5",