Skip to content

Commit 94683c4

Browse files
Bump @jest/globals in /packages/ag-charts-community (#5183)
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 e98ad10 commit 94683c4

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

packages/ag-charts-community/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"ag-charts-locale": "12.3.1"
7676
},
7777
"devDependencies": {
78-
"@jest/globals": "29.6.1",
78+
"@jest/globals": "29.7.0",
7979
"@types/jest": "^29.5.0",
8080
"@types/jest-image-snapshot": "^5.1.0",
8181
"@types/node": "^16.0.0",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2218,14 +2218,6 @@
22182218
"@babel/helper-string-parser" "^7.27.1"
22192219
"@babel/helper-validator-identifier" "^7.27.1"
22202220

2221-
2222-
version "7.28.4"
2223-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a"
2224-
integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==
2225-
dependencies:
2226-
"@babel/helper-string-parser" "^7.27.1"
2227-
"@babel/helper-validator-identifier" "^7.27.1"
2228-
22292221
"@babel/types@^7.0.0", "@babel/types@^7.17.0", "@babel/types@^7.20.7", "@babel/types@^7.21.3", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
22302222
version "7.23.6"
22312223
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"

0 commit comments

Comments
 (0)