Skip to content

Commit

Permalink
chore(deps): update dependency ts-jest to v27.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent a637e7e commit 741b223
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"svgo": "2.8.0",
"ts-jest": "27.1.1",
"ts-jest": "27.1.4",
"typedoc": "0.22.10",
"typescript": "4.3.5"
},
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3925,7 +3925,7 @@ fsevents@^2.3.2:
npm-run-all: 4.1.5
prettier: 2.5.1
svgo: 2.8.0
ts-jest: 27.1.1
ts-jest: 27.1.4
typedoc: 0.22.10
typescript: 4.3.5
languageName: unknown
Expand Down Expand Up @@ -5580,9 +5580,9 @@ fsevents@^2.3.2:
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.4":
version: 27.1.4
resolution: "ts-jest@npm:27.1.4"
dependencies:
bs-logger: 0.x
fast-json-stable-stringify: 2.x
Expand All @@ -5596,7 +5596,6 @@ fsevents@^2.3.2:
"@babel/core": ">=7.0.0-beta.0 <8"
"@types/jest": ^27.0.0
babel-jest: ">=27.0.0 <28"
esbuild: ~0.14.0
jest: ^27.0.0
typescript: ">=3.8 <5.0"
peerDependenciesMeta:
Expand All @@ -5610,7 +5609,7 @@ fsevents@^2.3.2:
optional: true
bin:
ts-jest: cli.js
checksum: 3aea68083399c49e9079dbd1583ee5cce7da9648a6cdaef96c2b5f2f85de375c186227724336f359ecd2bc7871bff0911667d1f4867e0e275417b3e4887841d9
checksum: d2cc2719ed2884a880ab50d2c14c311834be9c88bc79d0064fa0189afce5c296d7676314d26cc3f7e82ddd52df272c2d4137a832c89616f30cbe8f43e30f9a29
languageName: node
linkType: hard

Expand Down

0 comments on commit 741b223

Please sign in to comment.