Skip to content

Commit fc196cb

Browse files
dependabot[bot]amoore108HarveyPeachey
authored
build(deps-dev): bump ts-jest from 29.4.4 to 29.4.9 (#13887)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.4 to 29.4.9. - [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.9) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron Moore <aaron.moore@bbc.co.uk> Co-authored-by: Harvey Peachey <harvey.peachey@bbc.co.uk>
1 parent 235a6b2 commit fc196cb

5 files changed

Lines changed: 19 additions & 10 deletions
40.6 KB
Binary file not shown.
-98.5 KB
Binary file not shown.
99.5 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
"supertest": "7.2.2",
245245
"terser-webpack-plugin": "5.3.14",
246246
"timemachine": "0.3.2",
247-
"ts-jest": "29.4.4",
247+
"ts-jest": "29.4.9",
248248
"ts-loader": "9.5.4",
249249
"typescript": "5.9.3",
250250
"wait-on": "9.0.3",

yarn.lock

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11866,7 +11866,7 @@ __metadata:
1186611866
languageName: node
1186711867
linkType: hard
1186811868

11869-
"handlebars@npm:^4.7.8":
11869+
"handlebars@npm:^4.7.9":
1187011870
version: 4.7.9
1187111871
resolution: "handlebars@npm:4.7.9"
1187211872
dependencies:
@@ -17244,6 +17244,15 @@ __metadata:
1724417244
languageName: node
1724517245
linkType: hard
1724617246

17247+
"semver@npm:^7.7.4":
17248+
version: 7.7.4
17249+
resolution: "semver@npm:7.7.4"
17250+
bin:
17251+
semver: bin/semver.js
17252+
checksum: 10/26bdc6d58b29528f4142d29afb8526bc335f4fc04c4a10f2b98b217f277a031c66736bf82d3d3bb354a2f6a3ae50f18fd62b053c4ac3f294a3d10a61f5075b75
17253+
languageName: node
17254+
linkType: hard
17255+
1724717256
"send@npm:^1.2.0":
1724817257
version: 1.2.0
1724917258
resolution: "send@npm:1.2.0"
@@ -17734,7 +17743,7 @@ __metadata:
1773417743
supertest: "npm:7.2.2"
1773517744
terser-webpack-plugin: "npm:5.3.14"
1773617745
timemachine: "npm:0.3.2"
17737-
ts-jest: "npm:29.4.4"
17746+
ts-jest: "npm:29.4.9"
1773817747
ts-loader: "npm:9.5.4"
1773917748
typescript: "npm:5.9.3"
1774017749
undici: "npm:7.24.0"
@@ -18898,17 +18907,17 @@ __metadata:
1889818907
languageName: node
1889918908
linkType: hard
1890018909

18901-
"ts-jest@npm:29.4.4":
18902-
version: 29.4.4
18903-
resolution: "ts-jest@npm:29.4.4"
18910+
"ts-jest@npm:29.4.9":
18911+
version: 29.4.9
18912+
resolution: "ts-jest@npm:29.4.9"
1890418913
dependencies:
1890518914
bs-logger: "npm:^0.2.6"
1890618915
fast-json-stable-stringify: "npm:^2.1.0"
18907-
handlebars: "npm:^4.7.8"
18916+
handlebars: "npm:^4.7.9"
1890818917
json5: "npm:^2.2.3"
1890918918
lodash.memoize: "npm:^4.1.2"
1891018919
make-error: "npm:^1.3.6"
18911-
semver: "npm:^7.7.2"
18920+
semver: "npm:^7.7.4"
1891218921
type-fest: "npm:^4.41.0"
1891318922
yargs-parser: "npm:^21.1.1"
1891418923
peerDependencies:
@@ -18918,7 +18927,7 @@ __metadata:
1891818927
babel-jest: ^29.0.0 || ^30.0.0
1891918928
jest: ^29.0.0 || ^30.0.0
1892018929
jest-util: ^29.0.0 || ^30.0.0
18921-
typescript: ">=4.3 <6"
18930+
typescript: ">=4.3 <7"
1892218931
peerDependenciesMeta:
1892318932
"@babel/core":
1892418933
optional: true
@@ -18934,7 +18943,7 @@ __metadata:
1893418943
optional: true
1893518944
bin:
1893618945
ts-jest: cli.js
18937-
checksum: 10/759913fdb9795416abe918ba41c2ab3865f796f909d22bbf219a6a6c5e7daecad06ad85ecc905ea1af89fde2eb048c3b981493dfad6e3a21f7d5c602e630d34d
18946+
checksum: 10/f5e81b1e13fff08da5b92d5a72f984f3393f40df73a1ae54473a780436b95dddb1452c78256e6d70a701c09ea427449657a5fbb3d142dc7e7a82eb192e80c3db
1893818947
languageName: node
1893918948
linkType: hard
1894018949

0 commit comments

Comments
 (0)