Skip to content

Commit 4e3f0cc

Browse files
Bump jest from 29.7.0 to 30.2.0 in /qa
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.2.0. - [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.2.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c83cd3b commit 4e3f0cc

File tree

2 files changed

+1342
-829
lines changed

2 files changed

+1342
-829
lines changed

qa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "Apache-2.0",
99
"private": true,
1010
"devDependencies": {
11-
"jest": "^29.7.0",
11+
"jest": "^30.2.0",
1212
"jest-junit": "^16.0.0",
1313
"node-fetch": "^3.3.2"
1414
},

0 commit comments

Comments
 (0)