Skip to content

Commit a78991e

Browse files
chore(deps): update dependency ts-jest to v26.5.4 (#252)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 41d33bd commit a78991e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"netlify-cli": "2.71.0",
5252
"nodemon": "2.0.7",
5353
"prettier": "2.2.1",
54-
"ts-jest": "26.5.3",
54+
"ts-jest": "26.5.4",
5555
"typescript": "4.2.3"
5656
},
5757
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14807,10 +14807,10 @@ trough@^1.0.0:
1480714807
dependencies:
1480814808
glob "^7.1.2"
1480914809

14810-
14811-
version "26.5.3"
14812-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
14813-
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
14810+
14811+
version "26.5.4"
14812+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
14813+
integrity sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==
1481414814
dependencies:
1481514815
bs-logger "0.x"
1481614816
buffer-from "1.x"

0 commit comments

Comments
 (0)