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 16, 2023
1 parent 236f9c9 commit 3f77a72
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 81 deletions.
152 changes: 80 additions & 72 deletions package-lock.json

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

18 changes: 9 additions & 9 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/lodash": "4.14.200",
"@types/luxon": "3.3.3",
"@types/node": "18.18.6",
"@types/human-interval": "1.0.2",
"@types/jest": "29.5.8",
"@types/lodash": "4.14.201",
"@types/luxon": "3.3.4",
"@types/node": "18.18.9",
"@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",
"@types/sinonjs__fake-timers": "8.1.5",
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
Expand Down

0 comments on commit 3f77a72

Please sign in to comment.