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

Reviewed-on: #164
This commit is contained in:
Brain 2025-02-11 16:36:43 +01:00
commit be571b589d
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.5",
"@babel/eslint-parser": "7.26.8",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-pwa": "5.0.8",
@ -116,9 +116,9 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.26.5",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz",
"integrity": "sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==",
"version": "7.26.8",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.8.tgz",
"integrity": "sha512-3tBctaHRW6xSub26z7n8uyOTwwUsCdvIug/oxBH9n6yCO5hMj2vwDJAo7RbBMKrM7P+W2j61zLKviJQFGOYKMg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

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