Skip to content

Commit

Permalink
chore(deps): update testing
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2024
1 parent 2d32c45 commit f9c282b
Show file tree
Hide file tree
Showing 2 changed files with 1,617 additions and 1,143 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,14 @@
"yargs": "17.7.1"
},
"devDependencies": {
"@golevelup/ts-jest": "0.3.5",
"@golevelup/ts-jest": "0.5.0",
"@nestjs/cli": "9.3.0",
"@nestjs/schematics": "9.0.4",
"@nestjs/testing": "9.3.12",
"@types/compression": "1.7.2",
"@types/express": "4.17.17",
"@types/istanbul-lib-report": "3.0.0",
"@types/jest": "29.5.0",
"@types/jest": "29.5.12",
"@types/node": "18.15.10",
"@types/nodemailer": "6.4.7",
"@types/supertest": "2.0.12",
Expand All @@ -91,11 +91,11 @@
"eslint-config-prettier": "8.8.0",
"istanbul-lib-coverage": "3.2.0",
"istanbul-lib-report": "3.0.0",
"jest": "29.5.0",
"memfs": "3.4.13",
"jest": "29.7.0",
"memfs": "3.5.3",
"prettier": "2.8.7",
"supertest": "6.3.3",
"ts-jest": "29.0.5",
"supertest": "6.3.4",
"ts-jest": "29.2.1",
"ts-loader": "9.4.2",
"ts-node": "10.9.1",
"tsconfig-paths": "4.1.2",
Expand Down
Loading

0 comments on commit f9c282b

Please sign in to comment.