Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 15, 2022
1 parent 45bc0bb commit 1ba6475
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 @@ -79,7 +79,7 @@
"jest": "27.4.5",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"ts-jest": "27.1.2",
"ts-jest": "27.1.3",
"ts-node": "10.4.0",
"typescript": "4.4.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@ __metadata:
make-fetch-happen: ^9.0.3
npm-run-all: 4.1.5
prettier: 2.5.1
ts-jest: 27.1.2
ts-jest: 27.1.3
ts-node: 10.4.0
typescript: 4.4.4
valid-url: ^1.0.9
Expand Down Expand Up @@ -5578,9 +5578,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:27.1.2":
version: 27.1.2
resolution: "ts-jest@npm:27.1.2"
"ts-jest@npm:27.1.3":
version: 27.1.3
resolution: "ts-jest@npm:27.1.3"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand Down Expand Up @@ -5608,7 +5608,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 2e7275f8a3545ec1340b37c458ace9244b5903e86861eb108beffff97d433f296c1254f76a41b573b1fe6245110b21bb62150bb88d55159f1dc7a929886535cb
checksum: eb54e5b8fc5f06e4cc20ecec7891201ddc78a3537d5eb3775e29ffbc7e83fd2a68f91db801b6a8c820c872060b24dc41fb6decac800b76256d3cdda6520b5c4f
languageName: node
linkType: hard

Expand Down

0 comments on commit 1ba6475

Please sign in to comment.