Skip to content

Commit

Permalink
chore(deps-dev): Bump ts-jest from 29.2.2 to 29.2.3
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.2 to 29.2.3.
- [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.2.2...v29.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent f8ca501 commit daea8ae
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14964,7 +14964,7 @@ __metadata:
languageName: node
linkType: hard

"ejs@npm:^3.0.0, ejs@npm:^3.1.6, ejs@npm:^3.1.7":
"ejs@npm:^3.1.10, ejs@npm:^3.1.6, ejs@npm:^3.1.7":
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
Expand Down Expand Up @@ -27985,11 +27985,11 @@ __metadata:
linkType: hard

"ts-jest@npm:^29.2.2":
version: 29.2.2
resolution: "ts-jest@npm:29.2.2"
version: 29.2.3
resolution: "ts-jest@npm:29.2.3"
dependencies:
bs-logger: 0.x
ejs: ^3.0.0
ejs: ^3.1.10
fast-json-stable-stringify: 2.x
jest-util: ^29.0.0
json5: ^2.2.3
Expand Down Expand Up @@ -28017,7 +28017,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: e8e20167ecab9d164215691ea60e946774519fd602809599d1f2abf8321a767310e9ee2cf377a346a3d6de7b8a8ac619180bb0ab06f3813e51f82973f5a94b82
checksum: b405fe2f5f9b8aee8ec83520e91ce61a43b3025069dc59809cfbee7255ac1710d694a6bdfecc5bba5f365b9605d0520d62855d0c1bbf0665096e12a71ed3a642
languageName: node
linkType: hard

Expand Down

0 comments on commit daea8ae

Please sign in to comment.