8000 Bump ts-jest from 26.5.4 to 26.5.5 (#674) · CasP0/github-pages-deploy-action@7e40b83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e40b83

Browse files
Bump ts-jest from 26.5.4 to 26.5.5 (JamesIves#674)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.4 to 26.5.5. - [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.4...v26.5.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce7c6d0 commit 7e40b83

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.4",
52+
"ts-jest": "26.5.5",
5353
"typescript": "4.2.4"
5454
}
5555
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3917,9 +3917,9 @@ tr46@^2.0.0:
39173917
dependencies:
39183918
punycode "^2.1.1"
39193919

3920-
ts-jest@26.5.4:
3921-
version "26.5.4"
3922-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.4.tgz#207f4c114812a9c6d5746dd4d1cdf899eafc9686"
3920+
ts-jest@26.5.5:
3921+
version "26.5.5"
3922+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5.tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5"
39233923
dependencies:
39243924
bs-logger "0.x"
39253925
buffer-from "1.x"

0 commit comments

Comments
 (0)
0