fix(jsdom): cumulative Jest updates with support for TextEncoder/TextDecoder (#8111)
This commit is contained in:
@@ -144,8 +144,9 @@
|
||||
"html-webpack-skip-assets-plugin": "^1.0.3",
|
||||
"husky": "=7.0.4",
|
||||
"inspectpack": "=4.7.1",
|
||||
"jest": "=27.5.1",
|
||||
"jsdom": "=16.6.0",
|
||||
"jest": "=28.1.3",
|
||||
"jest-environment-jsdom": "=28.1.3",
|
||||
"jsdom": "=20.0.0",
|
||||
"json-loader": "^0.5.7",
|
||||
"json-merger": "^1.1.6",
|
||||
"json-server": "=0.17.0",
|
||||
@@ -176,6 +177,7 @@
|
||||
"stream-browserify": "^3.0.0",
|
||||
"tachyons-sass": "^4.9.5",
|
||||
"terser-webpack-plugin": "^5.3.1",
|
||||
"util": "=0.12.4",
|
||||
"webpack": "^5.65.0",
|
||||
"webpack-bundle-size-analyzer": "^3.1.0",
|
||||
"webpack-cli": "^4.9.2",
|
||||
|
||||
Reference in New Issue
Block a user