File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
tests/build/fixtures/ava-ts-node Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 62
62
"jest-environment-jsdom" : " ^27.0.3" ,
63
63
"jest-junit" : " ^13.0.0" ,
64
64
"js-yaml" : " ^4.1.0" ,
65
- "jsdom" : " ^18 .0.0" ,
65
+ "jsdom" : " ^19 .0.0" ,
66
66
"minimatch" : " ^3.0.4" ,
67
67
"mocha" : " ^9.0.0" ,
68
68
"mocha-sugar-free" : " ^1.4.0" ,
Original file line number Diff line number Diff line change 8
8
"@types/react-dom" : " ^17.0.0" ,
9
9
"@types/testing-library__react" : " ^10.0.1" ,
10
10
"ava" : " ^3.6.0" ,
11
- "jsdom" : " ^18 .0.0" ,
11
+ "jsdom" : " ^19 .0.0" ,
12
12
"react" : " ^17.0.0" ,
13
13
"react-dom" : " ^17.0.0" ,
14
14
"ts-node" : " ^10.0.0" ,
Original file line number Diff line number Diff line change @@ -4276,10 +4276,10 @@ jsdom@^16.6.0:
4276
4276
ws "^7.4.6"
4277
4277
xml-name-validator "^3.0.0"
4278
4278
4279
- jsdom@^18 .0.0 :
4280
- version "18.1 .0"
4281
- resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-18.1 .0.tgz#43e88a0e4d6d2aeeec0a18810c0934c02b2ae3e4 "
4282
- integrity sha512-q6QFAfSGLEUqRJ+GCV6vn6ItZCMARWh1d33wiJZPxc+wMNw7HK71JPmQ4C2lIZAsBH8TiJu4uplach/UcrC6bQ ==
4279
+ jsdom@^19 .0.0 :
4280
+ version "19.0 .0"
4281
+ resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-19.0 .0.tgz#93e67c149fe26816d38a849ea30ac93677e16b6a "
4282
+ integrity sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A ==
4283
4283
dependencies :
4284
4284
abab "^2.0.5"
4285
4285
acorn "^8.5.0"
You can’t perform that action at this time.
0 commit comments