Skip to content

Commit

Permalink
build: 📦 bump dependency ts-jest to v29.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent b885841 commit ead0628
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"nx": "19.0.4",
"prettier": "3.2.5",
"tmp": "^0.2.1",
"ts-jest": "29.1.2",
"ts-jest": "29.1.3",
"ts-node": "10.9.2",
"tslib": "^2.3.1",
"tslint": "6.1.3",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6403,7 +6403,7 @@ __metadata:
nx: "npm:19.0.4"
prettier: "npm:3.2.5"
tmp: "npm:^0.2.1"
ts-jest: "npm:29.1.2"
ts-jest: "npm:29.1.3"
ts-node: "npm:10.9.2"
tslib: "npm:^2.3.1"
tslint: "npm:6.1.3"
Expand Down Expand Up @@ -8374,9 +8374,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.1.2":
version: 29.1.2
resolution: "ts-jest@npm:29.1.2"
"ts-jest@npm:29.1.3":
version: 29.1.3
resolution: "ts-jest@npm:29.1.3"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand All @@ -8388,13 +8388,16 @@ __metadata:
yargs-parser: "npm:^21.0.1"
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
"@jest/transform": ^29.0.0
"@jest/types": ^29.0.0
babel-jest: ^29.0.0
jest: ^29.0.0
typescript: ">=4.3 <6"
peerDependenciesMeta:
"@babel/core":
optional: true
"@jest/transform":
optional: true
"@jest/types":
optional: true
babel-jest:
Expand All @@ -8403,7 +8406,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10/5e40e7b933a1f3aa0d304d3c53913d1a7125fc79cd44e22b332f6e25dfe13008ddc7ac647066bb4f914d76083f7e8949f0bc156d793c30f3419f4ffd8180968b
checksum: 10/cc1f608bb5859e112ffb8a6d84ddb5c20954b7ec8c89a8c7f95e373368d8946b5843594fe7779078eec2b7e825962848f1a1ba7a44c71b8a08ed4e75d3a3f8d8
languageName: node
linkType: hard

Expand Down

0 comments on commit ead0628

Please sign in to comment.