Skip to content

Commit 6fb178e

Browse files
committed
build(deps): bump jest-environment-jsdom
1 parent 15ec22e commit 6fb178e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"eslint-plugin-testing-library": "^5.0.5",
8383
"eslint-plugin-react-hooks": "^4.3.0",
8484
"jest": "^29.0.3",
85-
"jest-environment-jsdom": "^29.0.3",
85+
"jest-environment-jsdom": "^29.7.0",
8686
"jest-styled-components": "^7.0.5",
8787
"msw": "^1.0.1",
8888
"ts-key-enum": "^2.0.12",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6968,7 +6968,7 @@ jest-each@^29.7.0:
69686968
jest-util "^29.7.0"
69696969
pretty-format "^29.7.0"
69706970

6971-
jest-environment-jsdom@^29.0.3:
6971+
jest-environment-jsdom@^29.7.0:
69726972
version "29.7.0"
69736973
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz#d206fa3551933c3fd519e5dfdb58a0f5139a837f"
69746974
integrity sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==

0 commit comments

Comments
 (0)