Skip to content

Commit 7238b8d

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump ts-jest from 27.0.1 to 27.0.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.1 to 27.0.3. - [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.1...v27.0.3) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84c4c10 commit 7238b8d

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
@@ -83,7 +83,7 @@
8383
"prettier": "^2.3.0",
8484
"read-pkg-up": "^7.0.1",
8585
"rimraf": "^3.0.2",
86-
"ts-jest": "^27.0.1",
86+
"ts-jest": "^27.0.3",
8787
"tslib": "^2.2.0",
8888
"typescript": "^4",
8989
"which": "^2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8310,10 +8310,10 @@ trough@^1.0.0:
83108310
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
83118311
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
83128312

8313-
ts-jest@^27.0.1:
8314-
version "27.0.1"
8315-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.1.tgz#3cd174561c4bb311e0187a5837543fb858c60d16"
8316-
integrity sha512-03qAt77QjhxyM5Bt2KrrT1WbdumiwLz989sD3IUznSp3GIFQrx76kQqSMLF7ynnxrF3/1ipzABnHxMlU8PD4Vw==
8313+
ts-jest@^27.0.3:
8314+
version "27.0.3"
8315+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
8316+
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
83178317
dependencies:
83188318
bs-logger "0.x"
83198319
buffer-from "1.x"

0 commit comments

Comments
 (0)