This repository was archived by the owner on Feb 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed
dashboard-message-bus-e2e-test Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 37
37
"jest-extended" : " ^0.11.5" ,
38
38
"jest-fast-check" : " 2.0.0" ,
39
39
"jest-json-schema" : " ^2.1.0" ,
40
- "ts-jest" : " 28.0.6 " ,
40
+ "ts-jest" : " 28.0.7 " ,
41
41
"ts-node" : " 10.7.0" ,
42
42
"typescript" : " ^4.1.4"
43
43
},
Original file line number Diff line number Diff line change 34
34
"@types/web3" : " ^1.2.2" ,
35
35
"ethers" : " ^5.6.2" ,
36
36
"jest" : " 28.1.3" ,
37
- "ts-jest" : " 28.0.6 "
37
+ "ts-jest" : " 28.0.7 "
38
38
}
39
39
}
Original file line number Diff line number Diff line change 72
72
"react-json-view" : " ^1.21.3" ,
73
73
"react-scripts" : " ^4.0.0" ,
74
74
"tailwindcss" : " npm:@tailwindcss/postcss7-compat" ,
75
- "ts-jest" : " 28.0.6 " ,
75
+ "ts-jest" : " 28.0.7 " ,
76
76
"ts-node" : " 10.7.0" ,
77
77
"typescript" : " ^4.1.4" ,
78
78
"wagmi" : " ^0.2.21"
Original file line number Diff line number Diff line change 62
62
"eslint-plugin-react-hooks" : " ^4.3.0" ,
63
63
"jest" : " 28.1.3" ,
64
64
"madge" : " ^5.0.1" ,
65
- "ts-jest" : " 28.0.6 " ,
65
+ "ts-jest" : " 28.0.7 " ,
66
66
"ts-node" : " 10.7.0" ,
67
67
"tsconfig-paths" : " ^3.9.0" ,
68
68
"ttypescript" : " 1.5.13" ,
Original file line number Diff line number Diff line change 79
79
"jest" : " 28.1.3" ,
80
80
"jest-fast-check" : " 2.0.0" ,
81
81
"madge" : " ^5.0.1" ,
82
- "ts-jest" : " 28.0.6 " ,
82
+ "ts-jest" : " 28.0.7 " ,
83
83
"ts-node" : " 10.7.0" ,
84
84
"ts-node-dev" : " ^1.0.0-pre.32" ,
85
85
"tsconfig-paths" : " ^3.9.0" ,
Original file line number Diff line number Diff line change 62
62
"jest" : " 28.1.3" ,
63
63
"jest-fast-check" : " 2.0.0" ,
64
64
"jest-transform-stealthy-require" : " ^1.0.0" ,
65
- "ts-jest" : " 28.0.6 " ,
65
+ "ts-jest" : " 28.0.7 " ,
66
66
"typescript" : " ^4.1.4" ,
67
67
"utf8" : " ^3.0.0" ,
68
68
"web3" : " 1.7.4"
Original file line number Diff line number Diff line change 32
32
"@types/jest" : " 27.4.1" ,
33
33
"@types/node" : " ^14.0.13" ,
34
34
"jest" : " 28.1.3" ,
35
- "ts-jest" : " 28.0.6 " ,
35
+ "ts-jest" : " 28.0.7 " ,
36
36
"typescript" : " ^4.1.4"
37
37
},
38
38
"publishConfig" : {
Original file line number Diff line number Diff line change 42
42
"@types/node" : " ^16.11.6" ,
43
43
"delay" : " ^5.0.0" ,
44
44
"jest" : " 28.1.3" ,
45
- "ts-jest" : " 28.0.6 " ,
45
+ "ts-jest" : " 28.0.7 " ,
46
46
"typescript" : " ^4.1.4"
47
47
}
48
48
}
Original file line number Diff line number Diff line change @@ -27295,10 +27295,10 @@ tryer@^1.0.1:
27295
27295
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
27296
27296
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
27297
27297
27298
-
27299
- version "28.0.6 "
27300
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.6 .tgz#d63df9a9908044cd891e066ad869b1a432e70d67 "
27301
- integrity sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g ==
27298
+
27299
+ version "28.0.7 "
27300
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-28.0.7 .tgz#e18757a9e44693da9980a79127e5df5a98b37ac6 "
27301
+ integrity sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA ==
27302
27302
dependencies:
27303
27303
bs-logger "0.x"
27304
27304
fast-json-stable-stringify "2.x"
You can’t perform that action at this time.
0 commit comments