Skip to content
Snippets Groups Projects
Commit b5b6ac18 authored by Mend Renovate's avatar Mend Renovate Committed by Manuel Leduc
Browse files

[Misc] Update dependency @babel/eslint-parser to v7.26.5

parent 97cfe818
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
"vuedraggable": "2.24.3"
},
"devDependencies": {
"@babel/eslint-parser": "7.24.1",
"@babel/eslint-parser": "7.26.5",
"@testing-library/jest-dom": "5.17.0",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8",
......@@ -131,10 +131,11 @@
}
},
"node_modules/@babel/eslint-parser": {
"version": "7.24.1",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz",
"integrity": "sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==",
"version": "7.26.5",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz",
"integrity": "sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
"eslint-visitor-keys": "^2.1.0",
......@@ -145,7 +146,7 @@
},
"peerDependencies": {
"@babel/core": "^7.11.0",
"eslint": "^7.5.0 || ^8.0.0"
"eslint": "^7.5.0 || ^8.0.0 || ^9.0.0"
}
},
"node_modules/@babel/generator": {
......
......@@ -23,7 +23,7 @@
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-service": "5.0.8",
"@vue/cli-plugin-unit-jest": "5.0.8",
"@babel/eslint-parser": "7.24.1",
"@babel/eslint-parser": "7.26.5",
"eslint": "8.57.1",
"eslint-plugin-vue": "9.24.1",
"less": "4.2.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment