aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-08 17:02:43 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit6e96537bfecb0aeb975b2a9de6fd24a446eefa77 (patch)
tree93174cb424773c4fbddf5800e9a24c434e910253 /vnext/package.json
parentc7a9dd1ec4d436c3893e2544d9b13bf46cfab2c8 (diff)
Bump jest-environment-jsdom from 29.2.2 to 29.3.0
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.2.2 to 29.3.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.3.0/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index a9a38343..45838052 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -35,7 +35,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.9.1",
"jest": "^29.2.2",
- "jest-environment-jsdom": "^29.2.2",
+ "jest-environment-jsdom": "^29.3.0",
"live-server": "^1.2.2",
"postcss": "^8.4.18",
"postcss-cli": "^10.0.0",