Update dependency @babel/eslint-parser to v7.27.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2025-06-06 11:35:39 +00:00
parent 14671a5915
commit 40c18822e0
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -15,7 +15,7 @@
"vue": "3.5.16"
},
"devDependencies": {
"@babel/eslint-parser": "7.27.1",
"@babel/eslint-parser": "7.27.5",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-pwa": "5.0.8",
@ -115,9 +115,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.27.1",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.27.1.tgz",
"integrity": "sha512-q8rjOuadH0V6Zo4XLMkJ3RMQ9MSBqwaDByyYB0izsYdaIWGNLmEblbCOf1vyFHICcg16CD7Fsi51vcQnYxmt6Q==",
"version": "7.27.5",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.27.5.tgz",
"integrity": "sha512-HLkYQfRICudzcOtjGwkPvGc5nF1b4ljLZh1IRDj50lRZ718NAKVgQpIAUX8bfg6u/yuSKY3L7E0YzIV+OxrB8Q==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -15,7 +15,7 @@
"vue": "3.5.16"
},
"devDependencies": {
"@babel/eslint-parser": "7.27.1",
"@babel/eslint-parser": "7.27.5",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-pwa": "5.0.8",