File tree Expand file tree Collapse file tree 3 files changed +253
-24
lines changed
tests/build/fixtures/ava-ts-node Expand file tree Collapse file tree 3 files changed +253
-24
lines changed Original file line number Diff line number Diff line change 63
63
"jest-environment-jsdom" : " ^29.0.0" ,
64
64
"jest-junit" : " ^16.0.0" ,
65
65
"js-yaml" : " ^4.1.0" ,
66
- "jsdom" : " ^20 .0.0" ,
66
+ "jsdom" : " ^27 .0.0" ,
67
67
"minimatch" : " ^9.0.0" ,
68
68
"mocha" : " ^10.0.0" ,
69
69
"mocha-sugar-free" : " ^1.4.0" ,
Original file line number Diff line number Diff line change 3
3
"private" : true ,
4
4
"dependencies" : {
5
5
"@testing-library/react" : " ^15.0.0" ,
6
- "@types/jsdom" : " ^20 .0.0" ,
6
+ "@types/jsdom" : " ^27 .0.0" ,
7
7
"@types/react" : " ^18.0.0" ,
8
8
"@types/react-dom" : " ^18.0.0" ,
9
9
"@types/testing-library__react" : " ^10.0.1" ,
10
10
"ava" : " ^5.0.0" ,
11
- "jsdom" : " ^20 .0.0" ,
11
+ "jsdom" : " ^27 .0.0" ,
12
12
"react" : " ^18.0.0" ,
13
13
"react-dom" : " ^18.0.0" ,
14
14
"ts-node" : " ^10.0.0" ,
You can’t perform that action at this time.
0 commit comments