Skip to content

Commit

Permalink
Merge pull request #103 from SwissBorg/dependabot/npm_and_yarn/ts-jes…
Browse files Browse the repository at this point in the history
…t-29.1.5

chore(deps-dev): Bump ts-jest from 29.1.2 to 29.1.5
  • Loading branch information
lomigmegard authored Jul 1, 2024
2 parents 2c46801 + fb8a373 commit 6bee70e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint-config-prettier": "9.1.0",
"jest": "^29.7.0",
"prettier": "3.2.5",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
"typescript": "5.4.5",
"typescript-eslint": "7.8.0"
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4315,7 +4315,7 @@ __metadata:
eslint-config-prettier: 9.1.0
jest: ^29.7.0
prettier: 3.2.5
ts-jest: ^29.1.2
ts-jest: ^29.1.5
ts-node: ^10.9.2
typescript: 5.4.5
typescript-eslint: 7.8.0
Expand Down Expand Up @@ -4691,9 +4691,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.5":
version: 29.1.5
resolution: "ts-jest@npm:29.1.5"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -4705,13 +4705,16 @@ __metadata:
yargs-parser: ^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 @@ -4720,7 +4723,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: a0ce0affc1b716c78c9ab55837829c42cb04b753d174a5c796bb1ddf9f0379fc20647b76fbe30edb30d9b23181908138d6b4c51ef2ae5e187b66635c295cefd5
checksum: 96bfdea46d7faa83457c2647806a31a86f28656f703515fee9f6d2ff1ccfc58ccfbbe3ae9283f40141a85af0def30afe887843be5b002c08ed5d5189c941eab1
languageName: node
linkType: hard

Expand Down

0 comments on commit 6bee70e

Please sign in to comment.