chore(deps): update dependency @babel/eslint-parser to v7.27.5

This commit is contained in:
Renovate Bot 2025-06-06 11:34:10 +00:00
parent ba84cbe8c9
commit b80ddc3528
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"devDependencies": {
"@babel/eslint-parser": "7.27.1",
"@babel/eslint-parser": "7.27.5",
"@types/bootstrap": "5.2.10",
"@typescript-eslint/eslint-plugin": "8.33.1",
"@typescript-eslint/parser": "8.33.1",

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@babel/eslint-parser@7.27.1":
version "7.27.1"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.1.tgz#e146fb2facef62c6c5d1a6fd07cfd79ee9f7b0f1"
integrity sha512-q8rjOuadH0V6Zo4XLMkJ3RMQ9MSBqwaDByyYB0izsYdaIWGNLmEblbCOf1vyFHICcg16CD7Fsi51vcQnYxmt6Q==
"@babel/eslint-parser@7.27.5":
version "7.27.5"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.5.tgz#56577afa9d820e9936e986d3a3b79c422223dfc6"
integrity sha512-HLkYQfRICudzcOtjGwkPvGc5nF1b4ljLZh1IRDj50lRZ718NAKVgQpIAUX8bfg6u/yuSKY3L7E0YzIV+OxrB8Q==
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
eslint-visitor-keys "^2.1.0"