Skip to content

Commit 3593b95

Browse files
Bump @jest/transform from 30.0.2 to 30.0.4 in /src
Bumps [@jest/transform](https://github.com/jestjs/jest/tree/HEAD/packages/jest-transform) from 30.0.2 to 30.0.4. - [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.0.4/packages/jest-transform) --- updated-dependencies: - dependency-name: "@jest/transform" dependency-version: 30.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6e6ebb commit 3593b95

File tree

2 files changed

+167
-5
lines changed

2 files changed

+167
-5
lines changed

src/package-lock.json

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

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@google-cloud/functions-framework": "4.0.0"
1818
},
1919
"devDependencies": {
20-
"@jest/transform": "^30.0.0-beta.3",
20+
"@jest/transform": "^30.0.4",
2121
"jest": "30.0.3",
2222
"supertest": "7.1.3"
2323
},

0 commit comments

Comments
 (0)