Skip to content

Commit

Permalink
Bump the jest group in /generators/node-server/resources with 2 updates
Browse files Browse the repository at this point in the history
Bumps the jest group in /generators/node-server/resources with 2 updates: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `ts-jest` from 29.1.1 to 29.2.4
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.1...v29.2.4)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: jest
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 133583c commit 6e6589e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions generators/node-server/resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/bcrypt": "5.0.2",
"@types/express": "4.17.1",
"@types/express-serve-static-core": "4.17.3",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/superagent": "8.1.1",
"@types/jwt-decode": "3.1.0",
"@types/node": "^20.8.10",
Expand All @@ -58,7 +58,7 @@
"rimraf": "5.0.5",
"sonarqube-scanner": "3.3.0",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
"ts-jest": "29.2.4",
"ts-node": "10.9.2",
"tsc-watch": "6.0.4",
"tsconfig-paths": "4.2.0",
Expand Down

0 comments on commit 6e6589e

Please sign in to comment.