mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Bump ts-jest from 25.3.1 to 25.4.0 (#252)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.3.1 to 25.4.0. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.3.1...v25.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
b70619151b
commit
4f44721504
@ -48,7 +48,7 @@
|
|||||||
"jest": "25.3.0",
|
"jest": "25.3.0",
|
||||||
"jest-circus": "25.3.0",
|
"jest-circus": "25.3.0",
|
||||||
"prettier": "2.0.4",
|
"prettier": "2.0.4",
|
||||||
"ts-jest": "25.3.1",
|
"ts-jest": "25.4.0",
|
||||||
"typescript": "3.8.3"
|
"typescript": "3.8.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -4031,9 +4031,9 @@ tr46@^1.0.1:
|
|||||||
dependencies:
|
dependencies:
|
||||||
punycode "^2.1.0"
|
punycode "^2.1.0"
|
||||||
|
|
||||||
ts-jest@25.3.1:
|
ts-jest@25.4.0:
|
||||||
version "25.3.1"
|
version "25.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.3.1.tgz#58e2ed3506e4e4487c0b9b532846a5cade9656ba"
|
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-25.4.0.tgz#5ad504299f8541d463a52e93e5e9d76876be0ba4"
|
||||||
dependencies:
|
dependencies:
|
||||||
bs-logger "0.x"
|
bs-logger "0.x"
|
||||||
buffer-from "1.x"
|
buffer-from "1.x"
|
||||||
|
Loading…
Reference in New Issue
Block a user