Skip to content

Commit

Permalink
Merge pull request freqtrade#2042 from freqtrade/dependabot/npm_and_y…
Browse files Browse the repository at this point in the history
…arn/main/eslint-a3e1f3017e

chore(deps-dev): bump the eslint group with 5 updates
  • Loading branch information
xmatthias authored Aug 28, 2024
2 parents 4cfe86c + 63a2c99 commit ba198d7
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 123 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@
"vue-select": "^4.0.0-beta.6"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.9.1",
"@iconify-json/mdi": "^1.1.68",
"@playwright/test": "^1.46.1",
"@types/echarts": "^4.9.22",
"@types/node": "^22.5.1",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/compiler-sfc": "3.4.38",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/runtime-dom": "^3.4.38",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vue": "^9.27.0",
"globals": "^15.9.0",
Expand All @@ -64,7 +64,7 @@
"prettier": "^3.3.3",
"sass": "^1.77.8",
"typescript": "~5.5.4",
"typescript-eslint": "^8.2.0",
"typescript-eslint": "^8.3.0",
"unplugin-auto-import": "^0.18.2",
"unplugin-icons": "^0.19.2",
"unplugin-vue-components": "^0.27.4",
Expand Down
Loading

0 comments on commit ba198d7

Please sign in to comment.