Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
build(deps-dev): bump ts-jest from 29.0.5 to 29.1.0
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.0.
- [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.0.5...v29.1.0)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 3, 2023
1 parent f9b1971 commit ec1f255
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7882,8 +7882,8 @@ __metadata:
linkType: hard

"ts-jest@npm:^29.0.5":
version: 29.0.5
resolution: "ts-jest@npm:29.0.5"
version: 29.1.0
resolution: "ts-jest@npm:29.1.0"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -7898,7 +7898,7 @@ __metadata:
"@jest/types": ^29.0.0
babel-jest: ^29.0.0
jest: ^29.0.0
typescript: ">=4.3"
typescript: ">=4.3 <6"
peerDependenciesMeta:
"@babel/core":
optional: true
Expand All @@ -7910,7 +7910,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: f60f129c2287f4c963d9ee2677132496c5c5a5d39c27ad234199a1140c26318a7d5bda34890ab0e30636ec42a8de28f84487c09e9dcec639c9c67812b3a38373
checksum: 535dc42ad523cbe1e387701fb2e448518419b515c082f09b25411f0b3dd0b854cf3e8141c316d6f4b99883aeb4a4f94159cbb1edfb06d7f77ea6229fadb2e1bf
languageName: node
linkType: hard

Expand Down

0 comments on commit ec1f255

Please sign in to comment.