Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v29.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent 8021f0b commit 1a1ef45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"lint-staged": "^15.0.0",
"lodash": "^4.17.15",
"prettier": "^3.0.0",
"ts-jest": "29.1.4"
"ts-jest": "29.1.5"
},
"lint-staged": {
"*.{js,ts,html,md}": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5092,7 +5092,7 @@ __metadata:
lint-staged: ^15.0.0
lodash: ^4.17.15
prettier: ^3.0.0
ts-jest: 29.1.4
ts-jest: 29.1.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15802,9 +15802,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.1.4":
version: 29.1.4
resolution: "ts-jest@npm:29.1.4"
"ts-jest@npm:29.1.5":
version: 29.1.5
resolution: "ts-jest@npm:29.1.5"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand Down Expand Up @@ -15834,7 +15834,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: e36cba389adbb3700b46422e883c8d25e76febcc01c4a39c801ef15e6edbd6da1695bdd144100153e992f98a754aea4099906955b1b9a83c3c72d77009c3d7e2
checksum: 96bfdea46d7faa83457c2647806a31a86f28656f703515fee9f6d2ff1ccfc58ccfbbe3ae9283f40141a85af0def30afe887843be5b002c08ed5d5189c941eab1
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a1ef45

Please sign in to comment.