Skip to content

Commit

Permalink
build(deps-dev): bump jest and @types/jest (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent a2b3dcc commit e12bf9e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"access": "public"
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/jest": "29.5.7",
"@types/node": "20.4.4",
"@types/supertest": "2.0.12",
"cpy-cli": "^5.0.0",
"husky": "^8.0.3",
"jest": "29.5.0",
"jest": "29.7.0",
"lint-staged": "^14.0.0",
"nodemon": "3.0.1",
"prettier": "3.0.3",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit e12bf9e

Please sign in to comment.