Skip to content

Commit

Permalink
deps: Upgrading dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelriosoliveira committed Nov 5, 2024
1 parent 05ac4b2 commit 97e2d80
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 135 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"dotenv-cli": "^7.4.2"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@stryker-mutator/core": "^8.6.0",
"@stryker-mutator/typescript-checker": "^8.6.0",
"@stryker-mutator/vitest-runner": "^8.6.0",
"@types/node": "^22.8.2",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.4",
"axios": "^1.7.7",
"eslint": "^9.13.0",
"globals": "^15.11.0",
"eslint": "^9.14.0",
"globals": "^15.12.0",
"husky": "^9.1.6",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.1",
"typescript-eslint": "^8.13.0",
"vitest": "^2.1.4"
}
}
Loading

0 comments on commit 97e2d80

Please sign in to comment.