Skip to content

Commit c27b7df

Browse files
Merge pull request #15 from vagnervst/dependabot/npm_and_yarn/ts-jest-26.5.3
2 parents aa03259 + fd2b226 commit c27b7df

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"jest-runner-groups": "2.0.1",
4747
"nodemon": "2.0.7",
4848
"supertest": "6.1.3",
49-
"ts-jest": "26.5.2",
49+
"ts-jest": "26.5.3",
5050
"ts-node": "9.1.1",
5151
"typescript": "4.1.3",
5252
"uuid": "8.3.2"

yarn.lock

+5-6
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@
656656
dependencies:
657657
"@types/istanbul-lib-report" "*"
658658

659-
659+
660660
version "26.0.20"
661661
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
662662
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -5207,12 +5207,11 @@ tr46@^2.0.2:
52075207
dependencies:
52085208
punycode "^2.1.1"
52095209

5210-
5211-
version "26.5.2"
5212-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
5213-
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
5210+
5211+
version "26.5.3"
5212+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
5213+
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
52145214
dependencies:
5215-
"@types/jest" "26.x"
52165215
bs-logger "0.x"
52175216
buffer-from "1.x"
52185217
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)