diff --git a/package.json b/package.json index 181b3d201..8455d434a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint": "8.14.0", "husky": "7.0.4", "jest": "28.1.0", - "jest-environment-jsdom": "^28.1.0", + "jest-environment-jsdom": "28.1.0", "jest-junit": "13.2.0", "jest-localstorage-mock": "2.4.21", "lerna": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec0cbf335..e89f6b04d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,7 +27,7 @@ importers: eslint: 8.14.0 husky: 7.0.4 jest: 28.1.0 - jest-environment-jsdom: ^28.1.0 + jest-environment-jsdom: 28.1.0 jest-junit: 13.2.0 jest-localstorage-mock: 2.4.21 lerna: 4.0.0