Skip to content

Commit f38c1a8

Browse files
build(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 (#1026)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 28.0.7 to 28.0.8. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v28.0.7...v28.0.8) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2920482 commit f38c1a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"svelte": "^3.48.0",
4848
"svelte-check": "^2.7.2",
4949
"svelte-preprocess": "^4.10.1",
50-
"ts-jest": "^28.0.7",
50+
"ts-jest": "^28.0.8",
5151
"tslib": "^2.3.1",
5252
"typescript": "^4.4.4"
5353
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4127,10 +4127,10 @@ tr46@^3.0.0:
41274127
dependencies:
41284128
punycode "^2.1.1"
41294129

4130-
ts-jest@^28.0.7:
4131-
version "28.0.7"
4132-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.7.tgz#e18757a9e44693da9980a79127e5df5a98b37ac6"
4133-
integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==
4130+
ts-jest@^28.0.8:
4131+
version "28.0.8"
4132+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.8.tgz#cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73"
4133+
integrity sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==
41344134
dependencies:
41354135
bs-logger "0.x"
41364136
fast-json-stable-stringify "2.x"

0 commit comments

Comments
 (0)