Skip to content

Commit cef3f1c

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 a292e81 commit cef3f1c

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==
@@ -11692,12 +11692,11 @@ trim-off-newlines@^1.0.0:
1169211692
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz"
1169311693
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1169411694

11695-
ts-jest@27.0.0-next.7:
11696-
version "27.0.0-next.7"
11697-
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-27.0.0-next.7.tgz"
11698-
integrity sha512-g9RgCSx9sEyWE3onanpeBLQIFe2UAI/qNCrCZd7rNYE+8K/M7iq/Q9wsFgyOZ7QgLDyNjYbIxXsZ/xCkhgJJpA==
11695+
ts-jest@27.0.0-next.8:
11696+
version "27.0.0-next.8"
11697+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.0-next.8.tgz#ce3c1947129ee9a21829e57f9c6ec0a8edfc9fa5"
11698+
integrity sha512-tJ4SABywIG+R09W5aEiDnV4N8atuepCIdAxYrJNHj0A5cclNsjmkq9x4bKy6qVX/FfGMryxtkc0hXdJHoj1eFQ==
1169911699
dependencies:
11700-
"@types/jest" "26.x"
1170111700
bs-logger "0.x"
1170211701
buffer-from "1.x"
1170311702
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)