Skip to content

Commit 34dec48

Browse files
chore(deps-dev): bump ts-jest from 27.0.0-next.7 to 27.0.0-next.8
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.0-next.7 to 27.0.0-next.8. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v27.0.0-next.7...v27.0.0-next.8) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6969fbc commit 34dec48

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"prettier-plugin-packagejson": "2.2.10",
8888
"rimraf": "3.0.2",
8989
"serve": "11.3.2",
90-
"ts-jest": "27.0.0-next.7",
90+
"ts-jest": "27.0.0-next.8",
9191
"ts-node": "9.1.1",
9292
"typedoc": "0.20.30",
9393
"typescript": "4.1.5"

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1849,7 +1849,7 @@
18491849
dependencies:
18501850
"@types/istanbul-lib-report" "*"
18511851

1852-
"@types/jest@26.0.20", "@types/jest@26.x":
1852+
"@types/jest@26.0.20":
18531853
version "26.0.20"
18541854
resolved "https://registry.npmjs.org/@types/jest/-/jest-26.0.20.tgz"
18551855
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -11679,12 +11679,11 @@ trim-off-newlines@^1.0.0:
1167911679
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz"
1168011680
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1168111681

11682-
ts-jest@27.0.0-next.7:
11683-
version "27.0.0-next.7"
11684-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.0-next.7.tgz"
11685-
integrity sha512-g9RgCSx9sEyWE3onanpeBLQIFe2UAI/qNCrCZd7rNYE+8K/M7iq/Q9wsFgyOZ7QgLDyNjYbIxXsZ/xCkhgJJpA==
11682+
ts-jest@27.0.0-next.8:
11683+
version "27.0.0-next.8"
11684+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.0-next.8.tgz#ce3c1947129ee9a21829e57f9c6ec0a8edfc9fa5"
11685+
integrity sha512-tJ4SABywIG+R09W5aEiDnV4N8atuepCIdAxYrJNHj0A5cclNsjmkq9x4bKy6qVX/FfGMryxtkc0hXdJHoj1eFQ==
1168611686
dependencies:
11687-
"@types/jest" "26.x"
1168811687
bs-logger "0.x"
1168911688
buffer-from "1.x"
1169011689
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)