Skip to content

Commit

Permalink
Merge pull request #2261 from freqtrade/dependabot/npm_and_yarn/main/…
Browse files Browse the repository at this point in the history
…eslint-83687e4bc7

chore(deps-dev): bump the eslint group with 5 updates
  • Loading branch information
xmatthias authored Jan 22, 2025
2 parents c916e37 + 2b16c9c commit b2eabe8
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 62 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@
"@tsconfig/node22": "^22.0.0",
"@types/echarts": "^5.0.0",
"@types/node": "^22.10.7",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/compiler-sfc": "3.5.13",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.3.0",
"@vue/runtime-dom": "^3.5.13",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.18.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.14.0",
"happy-dom": "^16.7.2",
Expand All @@ -66,7 +66,7 @@
"prettier": "^3.4.2",
"sass": "^1.83.4",
"typescript": "~5.7.3",
"typescript-eslint": "^8.20.0",
"typescript-eslint": "^8.21.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 b2eabe8

Please sign in to comment.