Skip to content

Commit

Permalink
Merge pull request #2289 from freqtrade/dependabot/npm_and_yarn/main/…
Browse files Browse the repository at this point in the history
…eslint-82452b6ea5

chore(deps-dev): bump the eslint group with 6 updates
  • Loading branch information
xmatthias authored Feb 12, 2025
2 parents 7cf38c3 + 72811fc commit e843777
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 190 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,22 @@
"vue-select": "^4.0.0-beta.6"
},
"devDependencies": {
"@eslint/js": "^9.19.0",
"@eslint/js": "^9.20.0",
"@iconify-json/mdi": "^1.2.3",
"@playwright/test": "^1.50.1",
"@tsconfig/node22": "^22.0.0",
"@types/echarts": "^5.0.0",
"@types/node": "^22.13.1",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/compiler-sfc": "3.5.13",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.3.0",
"@vue/eslint-config-typescript": "^14.4.0",
"@vue/runtime-dom": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.19.0",
"eslint": "^9.20.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.14.0",
Expand All @@ -66,7 +66,7 @@
"prettier": "^3.4.2",
"sass": "^1.83.4",
"typescript": "~5.7.3",
"typescript-eslint": "^8.23.0",
"typescript-eslint": "^8.24.0",
"unplugin-auto-import": "^19.0.0",
"unplugin-icons": "^22.0.0",
"unplugin-vue-components": "^28.0.0",
Expand Down
Loading

0 comments on commit e843777

Please sign in to comment.