Update dependency ts-jest to v29.2.4 (#91644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -226,7 +226,7 @@
|
||||
"terser-webpack-plugin": "5.3.10",
|
||||
"testing-library-selector": "0.3.1",
|
||||
"tracelib": "1.0.1",
|
||||
"ts-jest": "29.1.4",
|
||||
"ts-jest": "29.2.4",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.5",
|
||||
"webpack": "5.91.0",
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
"rollup-plugin-dts": "^5.0.0",
|
||||
"rollup-plugin-esbuild": "5.0.0",
|
||||
"rollup-plugin-node-externals": "^5.0.0",
|
||||
"ts-jest": "29.1.4",
|
||||
"ts-jest": "29.2.4",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"jest": "^29.6.4",
|
||||
"react": "18.2.0",
|
||||
"ts-jest": "29.1.4",
|
||||
"ts-jest": "29.2.4",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/uuid": "9.0.8",
|
||||
"jest": "^29.6.4",
|
||||
"ts-jest": "29.1.4",
|
||||
"ts-jest": "29.2.4",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
|
||||
@@ -3426,7 +3426,7 @@ __metadata:
|
||||
rollup-plugin-esbuild: "npm:5.0.0"
|
||||
rollup-plugin-node-externals: "npm:^5.0.0"
|
||||
tinycolor2: "npm:1.6.0"
|
||||
ts-jest: "npm:29.1.4"
|
||||
ts-jest: "npm:29.2.4"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.6.3"
|
||||
typescript: "npm:5.4.5"
|
||||
@@ -3501,7 +3501,7 @@ __metadata:
|
||||
react-select: "npm:5.8.0"
|
||||
react-use: "npm:17.5.1"
|
||||
rxjs: "npm:7.8.1"
|
||||
ts-jest: "npm:29.1.4"
|
||||
ts-jest: "npm:29.2.4"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.6.3"
|
||||
typescript: "npm:5.4.5"
|
||||
@@ -3807,7 +3807,7 @@ __metadata:
|
||||
react-virtualized-auto-sizer: "npm:1.0.24"
|
||||
rxjs: "npm:7.8.1"
|
||||
sql-formatter-plus: "npm:^1.3.6"
|
||||
ts-jest: "npm:29.1.4"
|
||||
ts-jest: "npm:29.2.4"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.6.3"
|
||||
typescript: "npm:5.4.5"
|
||||
@@ -17785,7 +17785,7 @@ __metadata:
|
||||
tether-drop: "https://github.com/torkelo/drop"
|
||||
tinycolor2: "npm:1.6.0"
|
||||
tracelib: "npm:1.0.1"
|
||||
ts-jest: "npm:29.1.4"
|
||||
ts-jest: "npm:29.2.4"
|
||||
ts-node: "npm:10.9.2"
|
||||
tslib: "npm:2.6.3"
|
||||
tween-functions: "npm:^1.2.0"
|
||||
@@ -29545,11 +29545,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ts-jest@npm:29.1.4":
|
||||
version: 29.1.4
|
||||
resolution: "ts-jest@npm:29.1.4"
|
||||
"ts-jest@npm:29.2.4":
|
||||
version: 29.2.4
|
||||
resolution: "ts-jest@npm:29.2.4"
|
||||
dependencies:
|
||||
bs-logger: "npm:0.x"
|
||||
ejs: "npm:^3.1.10"
|
||||
fast-json-stable-stringify: "npm:2.x"
|
||||
jest-util: "npm:^29.0.0"
|
||||
json5: "npm:^2.2.3"
|
||||
@@ -29577,7 +29578,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
ts-jest: cli.js
|
||||
checksum: 10/3103c0e2f9937ae6bb51918105883565bb2d11cae1121ae20aedd1c4374f843341463a4a1986e02a958d119be0d3a9b996d761bc4aac85152a29385e609fed3c
|
||||
checksum: 10/69db25e06b93f4ea4e454a54afc4e49c59b71f7efdef94fe728f4d62b8c475364d0fed7253212c5394669dcd143516ab6f630f4b139b2f9c37119245cf5a963c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user