File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"eslint-plugin-jest" : " ^24.1.8" ,
54
54
"eslint-plugin-prettier" : " ^3.3.0" ,
55
55
"jest" : " ^26.6.3" ,
56
- "jsdom" : " ^18.1.1 " ,
56
+ "jsdom" : " ^19.0.0 " ,
57
57
"postcss-cli" : " ^7.1.2" ,
58
58
"prettier" : " ^2.0.5" ,
59
59
"pretty-bytes-cli" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -5094,10 +5094,10 @@ jsdom@^16.4.0:
5094
5094
ws "^7.4.5"
5095
5095
xml-name-validator "^3.0.0"
5096
5096
5097
- jsdom@^18.1.1 :
5098
- version "18.1.1 "
5099
- resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-18.1.1 .tgz#15ec896f5ab7df9669a62375606f47c8c09551aa "
5100
- integrity sha512-NmJQbjQ/gpS/1at/ce3nCx89HbXL/f5OcenBe8wU1Eik0ROhyUc3LtmG3567dEHAGXkN8rmILW/qtCOPxPHQJw ==
5097
+ jsdom@^19.0.0 :
5098
+ version "19.0.0 "
5099
+ resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-19.0.0 .tgz#93e67c149fe26816d38a849ea30ac93677e16b6a "
5100
+ integrity sha512-RYAyjCbxy/vri/CfnjUWJQQtZ3LKlLnDqj+9XLNnJPgEGeirZs3hllKR20re8LUZ6o1b1X4Jat+Qd26zmP41+A ==
5101
5101
dependencies :
5102
5102
abab "^2.0.5"
5103
5103
acorn "^8.5.0"
You can’t perform that action at this time.
0 commit comments