Skip to content

Commit b3e35d0

Browse files
Build(deps-dev): Bump @jest/globals in /scripts/release
Bumps [@jest/globals](https://github.com/facebook/jest/tree/HEAD/packages/jest-globals) from 27.5.1 to 29.2.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.2.1/packages/jest-globals) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca246af commit b3e35d0

File tree

2 files changed

+577
-5
lines changed

2 files changed

+577
-5
lines changed

scripts/release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"string-width": "5.1.2"
1616
},
1717
"devDependencies": {
18-
"@jest/globals": "27.5.1",
18+
"@jest/globals": "29.2.2",
1919
"jest": "27.5.1"
2020
}
2121
}

0 commit comments

Comments
 (0)