WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 13b1517

Browse files
chore(deps): bump the jest group across 1 directory with 2 updates
Bumps the jest group with 2 updates in the / directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom). Updates `jest` from 29.7.0 to 30.1.3 - [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/v30.1.3/packages/jest) Updates `jest-environment-jsdom` from 29.7.0 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/v30.1.2/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: jest - dependency-name: jest-environment-jsdom dependency-version: 30.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: jest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5c760b commit 13b1517

File tree

2 files changed

+1280
-760
lines changed

2 files changed

+1280
-760
lines changed

dotcom-rendering/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/express": "5.0.1",
6868
"@types/he": "1.2.0",
6969
"@types/html-minifier-terser": "7.0.2",
70-
"@types/jest": "29.5.14",
70+
"@types/jest": "30.0.0",
7171
"@types/jsdom": "21.1.1",
7272
"@types/k6": "0.52.0",
7373
"@types/lodash.debounce": "4.0.7",
@@ -120,8 +120,8 @@
120120
"he": "1.2.0",
121121
"html-minifier-terser": "7.2.0",
122122
"is-mobile": "3.1.1",
123-
"jest": "29.7.0",
124-
"jest-environment-jsdom": "29.7.0",
123+
"jest": "30.2.0",
124+
"jest-environment-jsdom": "30.2.0",
125125
"jsdom": "22.1.0",
126126
"lodash.debounce": "4.0.8",
127127
"log4js": "6.9.1",

0 commit comments

Comments
 (0)