Skip to content

Commit d6af8ca

Browse files
chore: Bump ts-jest in the dev-dependencies group across 1 directory
Bumps the dev-dependencies group with 1 update in the / directory: [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `ts-jest` from 29.3.0 to 29.3.2 - [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.3.0...v29.3.2) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfaffe8 commit d6af8ca

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"aws-sdk-client-mock-jest": "^4.0.1",
4141
"eslint": "^8.57.0",
4242
"jest": "^29.7.0",
43-
"ts-jest": "^29.1.5"
43+
"ts-jest": "^29.3.2"
4444
}
4545
}

0 commit comments

Comments
 (0)