Skip to content

Commit

Permalink
fix: fix dependencies versions inconsistency
Browse files Browse the repository at this point in the history
  • Loading branch information
gquittet committed Aug 27, 2024
1 parent d043896 commit 42bcdf6
Show file tree
Hide file tree
Showing 2 changed files with 4,915 additions and 1,430 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,14 @@
"@types/eslint__js": "^8.42.3",
"@types/express": "^4.17.21",
"@types/node": "^22.1.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^9.8.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sonarjs": "^1.0.4",
"eslint-plugin-sonarjs": "^2.0.1",
"eslint-plugin-unused-imports": "^4.0.1",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
Expand Down
Loading

0 comments on commit 42bcdf6

Please sign in to comment.