Skip to content

Commit 5281731

Browse files
Bump jest-environment-jsdom in /src/Elastic.Documentation.Site
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.0.5 to 30.1.2. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/HEAD/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3799894 commit 5281731

File tree

2 files changed

+199
-19
lines changed

2 files changed

+199
-19
lines changed

src/Elastic.Documentation.Site/package-lock.json

Lines changed: 198 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Elastic.Documentation.Site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"globals": "16.3.0",
5353
"identity-obj-proxy": "3.0.0",
5454
"jest": "30.0.5",
55-
"jest-environment-jsdom": "30.0.5",
55+
"jest-environment-jsdom": "30.1.2",
5656
"jest-transform-stub": "2.0.0",
5757
"moment": "2.30.1",
5858
"parcel": "2.15.4",

0 commit comments

Comments
 (0)