Skip to content

Commit 8c3bb47

Browse files
chore: bump jest-environment-jsdom from 29.3.1 to 29.4.1
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.3.1 to 29.4.1. - [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.4.1/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>
1 parent f02e49f commit 8c3bb47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"formik": "2.2.9",
8080
"html-webpack-plugin": "5.5.0",
8181
"jest": "29.4.1",
82-
"jest-environment-jsdom": "29.3.1",
82+
"jest-environment-jsdom": "29.4.1",
8383
"jest-environment-node": "29.4.1",
8484
"mini-css-extract-plugin": "2.6.1",
8585
"npm-check-updates": "16.1.0",

0 commit comments

Comments
 (0)