Skip to content

Commit 156628b

Browse files
chore(deps-dev): bump ts-jest from 29.4.4 to 29.4.5 in the testing group (#795)
Bumps the testing group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `ts-jest` from 29.4.4 to 29.4.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.4...v29.4.5) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c3a784 commit 156628b

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8771,6 +8771,15 @@ __metadata:
87718771
languageName: node
87728772
linkType: hard
87738773

8774+
"semver@npm:^7.7.3":
8775+
version: 7.7.3
8776+
resolution: "semver@npm:7.7.3"
8777+
bin:
8778+
semver: bin/semver.js
8779+
checksum: 10/8dbc3168e057a38fc322af909c7f5617483c50caddba135439ff09a754b20bdd6482a5123ff543dad4affa488ecf46ec5fb56d61312ad20bb140199b88dfaea9
8780+
languageName: node
8781+
linkType: hard
8782+
87748783
"set-blocking@npm:^2.0.0":
87758784
version: 2.0.0
87768785
resolution: "set-blocking@npm:2.0.0"
@@ -9417,16 +9426,16 @@ __metadata:
94179426
linkType: hard
94189427

94199428
"ts-jest@npm:^29.3.2":
9420-
version: 29.4.4
9421-
resolution: "ts-jest@npm:29.4.4"
9429+
version: 29.4.5
9430+
resolution: "ts-jest@npm:29.4.5"
94229431
dependencies:
94239432
bs-logger: "npm:^0.2.6"
94249433
fast-json-stable-stringify: "npm:^2.1.0"
94259434
handlebars: "npm:^4.7.8"
94269435
json5: "npm:^2.2.3"
94279436
lodash.memoize: "npm:^4.1.2"
94289437
make-error: "npm:^1.3.6"
9429-
semver: "npm:^7.7.2"
9438+
semver: "npm:^7.7.3"
94309439
type-fest: "npm:^4.41.0"
94319440
yargs-parser: "npm:^21.1.1"
94329441
peerDependencies:
@@ -9452,7 +9461,7 @@ __metadata:
94529461
optional: true
94539462
bin:
94549463
ts-jest: cli.js
9455-
checksum: 10/759913fdb9795416abe918ba41c2ab3865f796f909d22bbf219a6a6c5e7daecad06ad85ecc905ea1af89fde2eb048c3b981493dfad6e3a21f7d5c602e630d34d
9464+
checksum: 10/48d867e0707474241b6339336cbe57d85122d6018fef957c8c095ff365e5d9428f112fe2cb11a8301343bbd32cec3ff639523d9bf9eea3a371734aa9a100f8a2
94569465
languageName: node
94579466
linkType: hard
94589467

0 commit comments

Comments
 (0)