fix: upgrade jest-environment-jsdom

This commit is contained in:
Karol Sójko
2022-07-12 12:11:26 +02:00
parent 71e792da35
commit 7624f95462
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.2",
"jest-environment-jsdom": "^27.5.1",
"jest-environment-jsdom": "^28.1.2",
"lint-staged": ">=12",
"mini-css-extract-plugin": "^2.6.0",
"node-sass": "*",