fix: upgrade jest-environment-jsdom
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
"html-webpack-plugin": "^5.5.0",
|
"html-webpack-plugin": "^5.5.0",
|
||||||
"identity-obj-proxy": "^3.0.0",
|
"identity-obj-proxy": "^3.0.0",
|
||||||
"jest": "^28.1.2",
|
"jest": "^28.1.2",
|
||||||
"jest-environment-jsdom": "^27.5.1",
|
"jest-environment-jsdom": "^28.1.2",
|
||||||
"lint-staged": ">=12",
|
"lint-staged": ">=12",
|
||||||
"mini-css-extract-plugin": "^2.6.0",
|
"mini-css-extract-plugin": "^2.6.0",
|
||||||
"node-sass": "*",
|
"node-sass": "*",
|
||||||
|
|||||||
@@ -7499,7 +7499,7 @@ __metadata:
|
|||||||
html-webpack-plugin: ^5.5.0
|
html-webpack-plugin: ^5.5.0
|
||||||
identity-obj-proxy: ^3.0.0
|
identity-obj-proxy: ^3.0.0
|
||||||
jest: ^28.1.2
|
jest: ^28.1.2
|
||||||
jest-environment-jsdom: ^27.5.1
|
jest-environment-jsdom: ^28.1.2
|
||||||
lint-staged: ">=12"
|
lint-staged: ">=12"
|
||||||
mini-css-extract-plugin: ^2.6.0
|
mini-css-extract-plugin: ^2.6.0
|
||||||
mobx: ^6.5.0
|
mobx: ^6.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user