File tree Expand file tree Collapse file tree 3 files changed +47
-76
lines changed
integration/testing-tools Expand file tree Collapse file tree 3 files changed +47
-76
lines changed Original file line number Diff line number Diff line change 40
40
},
41
41
"dependencies" : {
42
42
"@types/chai" : " 4.3.20" ,
43
- "@types/chai-as-promised" : " 7.1.8 " ,
43
+ "@types/chai-as-promised" : " 8.0.2 " ,
44
44
"chai" : " 4.5.0" ,
45
- "chai-as-promised" : " 7.1.2 " ,
45
+ "chai-as-promised" : " 8.0.1 " ,
46
46
"tiny-types" : " 1.23.0" ,
47
47
"ts-node" : " 10.9.2" ,
48
48
"typescript" : " 5.8.3"
Original file line number Diff line number Diff line change 92
92
"@commitlint/config-conventional" : " 19.8.1" ,
93
93
"@puppeteer/browsers" : " 2.10.5" ,
94
94
"@types/chai" : " 4.3.20" ,
95
- "@types/chai-as-promised" : " 7.1.8 " ,
95
+ "@types/chai-as-promised" : " 8.0.2 " ,
96
96
"@types/istanbul-lib-coverage" : " 2.0.6" ,
97
97
"@types/node" : " 22.15.27" ,
98
98
"@types/sinon" : " 17.0.4" ,
99
- "@types/sinon-chai" : " 3.2.12 " ,
99
+ "@types/sinon-chai" : " 4.0.0 " ,
100
100
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
101
101
"@typescript-eslint/parser" : " 7.18.0" ,
102
102
"c8" : " 10.1.3" ,
103
103
"chai" : " 4.5.0" ,
104
- "chai-as-promised" : " 7.1.2 " ,
104
+ "chai-as-promised" : " 8.0.1 " ,
105
105
"coveralls" : " 3.1.1" ,
106
106
"cross-env" : " 7.0.3" ,
107
107
"cz-conventional-changelog" : " 3.3.0" ,
123
123
"playwright" : " 1.52.0" ,
124
124
"rimraf" : " 6.0.1" ,
125
125
"semver" : " 7.7.2" ,
126
- "sinon" : " 18 .0.1 " ,
127
- "sinon-chai" : " 3.7 .0" ,
126
+ "sinon" : " 20 .0.0 " ,
127
+ "sinon-chai" : " 4.0 .0" ,
128
128
"test-console" : " 2.0.0" ,
129
129
"ts-node" : " 10.9.2" ,
130
130
"tsx" : " 4.19.4" ,
You can’t perform that action at this time.
0 commit comments