Skip to content

Commit e98ad10

Browse files
Bump @jest/globals in /packages/ag-charts-enterprise (#5188)
Bumps [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) from 29.6.1 to 29.7.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG_PRE_v30.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-globals) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-version: 29.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fac30c0 commit e98ad10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/ag-charts-enterprise/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"homepage": "https://www.ag-grid.com/charts/",
6767
"devDependencies": {
6868
"@babel/types": "7.28.4",
69-
"@jest/globals": "29.6.1",
69+
"@jest/globals": "29.7.0",
7070
"@types/jest": "^27.4.1",
7171
"@types/jest-image-snapshot": "^5.1.0",
7272
"@types/pixelmatch": "^5.2.4",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3657,7 +3657,7 @@
36573657
"@jest/types" "^29.6.1"
36583658
jest-mock "^29.6.1"
36593659

3660-
"@jest/globals@^29.7.0":
3660+
"@jest/globals@29.7.0", "@jest/globals@^29.7.0":
36613661
version "29.7.0"
36623662
resolved "https://registry.yarnpkg.com/@jest/globals/-/globals-29.7.0.tgz#8d9290f9ec47ff772607fa864ca1d5a2efae1d4d"
36633663
integrity sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==

0 commit comments

Comments
 (0)