Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v29.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent f371762 commit 8b2d415
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 36 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.1"
"ts-jest": "29.1.2"
},
"lint-staged": {
"*.{js,ts,html,md}": [
Expand Down
37 changes: 2 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4782,7 +4782,7 @@ __metadata:
lint-staged: ^15.0.0
lodash: ^4.17.15
prettier: ^3.0.0
ts-jest: 29.1.1
ts-jest: 29.1.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -15559,40 +15559,7 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:29.1.1":
version: 29.1.1
resolution: "ts-jest@npm:29.1.1"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
jest-util: ^29.0.0
json5: ^2.2.3
lodash.memoize: 4.x
make-error: 1.x
semver: ^7.5.3
yargs-parser: ^21.0.1
peerDependencies:
"@babel/core": ">=7.0.0-beta.0 <8"
"@jest/types": ^29.0.0
babel-jest: ^29.0.0
jest: ^29.0.0
typescript: ">=4.3 <6"
peerDependenciesMeta:
"@babel/core":
optional: true
"@jest/types":
optional: true
babel-jest:
optional: true
esbuild:
optional: true
bin:
ts-jest: cli.js
checksum: a8c9e284ed4f819526749f6e4dc6421ec666f20ab44d31b0f02b4ed979975f7580b18aea4813172d43e39b29464a71899f8893dd29b06b4a351a3af8ba47b402
languageName: node
linkType: hard

"ts-jest@npm:^29.0.0":
"ts-jest@npm:29.1.2, ts-jest@npm:^29.0.0":
version: 29.1.2
resolution: "ts-jest@npm:29.1.2"
dependencies:
Expand Down

0 comments on commit 8b2d415

Please sign in to comment.