Merge pull request 'Update dependency @babel/eslint-parser to v7.27.0' (#179) from renovate/babel-monorepo into main
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #179
This commit is contained in:
Brain 2025-03-31 17:33:48 +02:00
commit d9e8e9218a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -15,7 +15,7 @@
"vue": "3.5.13"
},
"devDependencies": {
"@babel/eslint-parser": "7.26.10",
"@babel/eslint-parser": "7.27.0",
"@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.26.10",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz",
"integrity": "sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q==",
"version": "7.27.0",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz",
"integrity": "sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -15,7 +15,7 @@
"vue": "3.5.13"
},
"devDependencies": {
"@babel/eslint-parser": "7.26.10",
"@babel/eslint-parser": "7.27.0",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-pwa": "5.0.8",