Skip to content

Commit

Permalink
Bump ts-jest from 26.1.3 to 26.1.4
Browse files Browse the repository at this point in the history
Bumps [ts-jest](https:/kulshekhar/ts-jest) from 26.1.3 to 26.1.4.
- [Release notes](https:/kulshekhar/ts-jest/releases)
- [Changelog](https:/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v26.1.3...v26.1.4)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and svsool committed Jul 29, 2020
1 parent b7175ae commit cf597ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"lint-staged": "^10.2.9",
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"ts-jest": "^26.1.3",
"ts-jest": "^26.1.4",
"ts-loader": "^8.0.1",
"typescript": "^3.9.7",
"vsce": "^1.77.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6110,10 +6110,10 @@ tr46@^2.0.2:
dependencies:
punycode "^2.1.1"

ts-jest@^26.1.3:
version "26.1.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.3.tgz#aac928a05fdf13e3e6dfbc8caec3847442667894"
integrity sha512-beUTSvuqR9SmKQEylewqJdnXWMVGJRFqSz2M8wKJe7GBMmLZ5zw6XXKSJckbHNMxn+zdB3guN2eOucSw2gBMnw==
ts-jest@^26.1.4:
version "26.1.4"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.4.tgz#87d41a96016a8efe4b8cc14501d3785459af6fa6"
integrity sha512-Nd7diUX6NZWfWq6FYyvcIPR/c7GbEF75fH1R6coOp3fbNzbRJBZZAn0ueVS0r8r9ral1VcrpneAFAwB3TsVS1Q==
dependencies:
bs-logger "0.x"
buffer-from "1.x"
Expand Down

0 comments on commit cf597ad

Please sign in to comment.