chore(deps-dev): bump @babel/eslint-parser from 7.25.1 to 7.25.7 (#5457)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-08 13:56:20 +02:00 коммит произвёл GitHub
Родитель e22f5ddfc8
Коммит 58cac4ac84
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 5 добавлений и 5 удалений

8
package-lock.json сгенерированный
Просмотреть файл

@ -43,7 +43,7 @@
"devDependencies": {
"@babel/cli": "7.25.7",
"@babel/core": "7.25.7",
"@babel/eslint-parser": "7.25.1",
"@babel/eslint-parser": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/register": "7.25.7",
"async": "3.2.6",
@ -229,9 +229,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.25.1",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz",
"integrity": "sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==",
"version": "7.25.7",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.7.tgz",
"integrity": "sha512-B+BO9x86VYsQHimucBAL1fxTJKF4wyKY6ZVzee9QgzdZOUfs3BaR6AQrgoGrRI+7IFS1wUz/VyQ+SoBcSpdPbw==",
"dev": true,
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",

Просмотреть файл

@ -75,7 +75,7 @@
"devDependencies": {
"@babel/cli": "7.25.7",
"@babel/core": "7.25.7",
"@babel/eslint-parser": "7.25.1",
"@babel/eslint-parser": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/register": "7.25.7",
"async": "3.2.6",