Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.1.2 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 16, 2021
1 parent f118fca commit 45bc0bb
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.1",
"ts-jest": "27.1.2",
"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.1
ts-jest: 27.1.2
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.1":
version: 27.1.1
resolution: "ts-jest@npm:27.1.1"
"ts-jest@npm:27.1.2":
version: 27.1.2
resolution: "ts-jest@npm:27.1.2"
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: 3aea68083399c49e9079dbd1583ee5cce7da9648a6cdaef96c2b5f2f85de375c186227724336f359ecd2bc7871bff0911667d1f4867e0e275417b3e4887841d9
checksum: 2e7275f8a3545ec1340b37c458ace9244b5903e86861eb108beffff97d433f296c1254f76a41b573b1fe6245110b21bb62150bb88d55159f1dc7a929886535cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 45bc0bb

Please sign in to comment.