Skip to content

Commit

Permalink
feat: Upgrade plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
AndKiel committed Oct 28, 2024
1 parent 3cd6373 commit db03542
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 201 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@
"prettier:fix": "prettier --write ."
},
"dependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-array-func": "^5.0.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-no-loops": "^0.4.0",
"eslint-plugin-package-json": "^0.15.3",
"eslint-plugin-package-json": "^0.15.4",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-sonarjs": "^2.0.3",
"eslint-plugin-sonarjs": "^2.0.4",
"jsonc-eslint-parser": "^2.4.0",
"typescript-eslint": "^8.9.0"
"typescript-eslint": "^8.11.0"
},
"devDependencies": {
"@types/eslint__js": "8.42.3",
Expand Down
Loading

0 comments on commit db03542

Please sign in to comment.