8000 Bump ts-jest from 26.5.2 to 26.5.3 (#623) · ushmm/github-pages-deploy-action@41c4052 · GitHub
[go: up one dir, main page]

Skip to content

Commit 41c4052

Browse files
Bump ts-jest from 26.5.2 to 26.5.3 (JamesIves#623)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.3. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.5.2...v26.5.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b942b44 commit 41c4052

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"jest-circus": "26.6.3",
5050
"prettier": "2.2.1",
5151
"rimraf": "^3.0.2",
52-
"ts-jest": "26.5.2",
52+
"ts-jest": "26.5.3",
5353
"typescript": "4.2.2"
5454
}
5555
}

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@
729729
dependencies:
730730
"@types/istanbul-lib-report" "*"
731731

732-
"@types/jest@26.0.20", "@types/jest@26.x":
732+
"@types/jest@26.0.20":
733733
version "26.0.20"
734734
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
735735
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -4020,12 +4020,11 @@ tr46@^2.0.0:
40204020
dependencies:
40214021
punycode "^2.1.1"
40224022

4023-
ts-jest@26.5.2:
4024-
version "26.5.2"
4025-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.2.tgz#5281d6b44c2f94f71205728a389edc3d7995b0c4"
4026-
integrity sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==
4023+
ts-jest@26.5.3:
4024+
version "26.5.3"
4025+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.3.tgz#a6ee00ba547be3b09877550df40a1465d0295554"
4026+
integrity sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==
40274027
dependencies:
4028-
"@types/jest" "26.x"
40294028
bs-logger "0.x"
40304029
buffer-from "1.x"
40314030
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)
0