Skip to content

Commit

Permalink
deps: Upgrading dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelriosoliveira committed Jul 16, 2024
1 parent c4ee298 commit febf0db
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 341 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"dotenv-cli": "^7.4.2"
},
"devDependencies": {
"@eslint/js": "^9.6.0",
"@eslint/js": "^9.7.0",
"@stryker-mutator/core": "^8.2.6",
"@stryker-mutator/typescript-checker": "^8.2.6",
"@stryker-mutator/vitest-runner": "^8.2.6",
"@types/node": "^20.14.10",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^9.6.0",
"@vitest/coverage-v8": "^2.0.3",
"eslint": "^9.7.0",
"globals": "^15.8.0",
"husky": "^9.0.11",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0",
"vitest": "^1.6.0"
"typescript-eslint": "^7.16.1",
"vitest": "^2.0.3"
}
}
Loading

0 comments on commit febf0db

Please sign in to comment.