Skip to content

Commit

Permalink
chore(deps): update types
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 48a85cf commit b223936
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 66 deletions.
128 changes: 68 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"devDependencies": {
"@sinonjs/fake-timers": "11.2.2",
"@types/cron": "2.0.1",
"@types/human-interval": "1.0.1",
"@types/jest": "29.5.6",
"@types/human-interval": "1.0.2",
"@types/jest": "29.5.7",
"@types/lodash": "4.14.200",
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/luxon": "3.3.4",
"@types/node": "18.18.8",
"@types/pino": "7.0.4",
"@types/sinonjs__fake-timers": "8.1.4",
"@types/uuid": "9.0.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
Expand Down

0 comments on commit b223936

Please sign in to comment.