Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 30159bd commit 62374af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"mongodb": "~6.11.0"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@tsconfig/node20": "^20.1.4",
"@types/debug": "^4.1.12",
"@types/human-interval": "^1.0.2",
"@types/luxon": "^3.4.2",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.1",
"@types/sinon": "^17.0.3",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.12.0",
"mocha": "^10.8.2",
Expand All @@ -65,7 +65,7 @@
"prettier": "^3.4.1",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
"typedoc": "^0.27.1",
"typedoc": "^0.27.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0"
},
Expand Down

0 comments on commit 62374af

Please sign in to comment.