diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 29b08135..b61e7baa 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "babel-jest": "^29.7.0", "eslint-import-resolver-typescript": "^3.6.0", "jest": "^29.6.2", - "jest-environment-jsdom": "^29.6.2", + "jest-environment-jsdom": "^29.7.0", "jest-transform-stub": "^2.0.0", "stylelint": "^14.16.1", "stylelint-config-recommended-scss": "^7.0.0", |