Skip to content

Commit

Permalink
chore(deps): update dev dependencies
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 Aug 18, 2023
1 parent 317b8a7 commit 5b92089
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 52 deletions.
124 changes: 76 additions & 48 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"mongodb": "4 || 5"
},
"devDependencies": {
"@sinonjs/fake-timers": "11.0.0",
"@sinonjs/fake-timers": "11.1.0",
"@types/cron": "2.0.1",
"@types/human-interval": "1.0.0",
"@types/jest": "29.5.3",
Expand All @@ -64,9 +64,9 @@
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "5.0.0",
"jest": "29.6.2",
"mongodb-memory-server": "8.13.0",
"pino": "8.14.2",
"prettier": "3.0.1",
"mongodb-memory-server": "8.15.1",
"pino": "8.15.0",
"prettier": "3.0.2",
"ts-jest": "29.1.1",
"ts-mockito": "2.6.1",
"ts-node": "10.9.1",
Expand Down

0 comments on commit 5b92089

Please sign in to comment.