Merge pull request #332 from actions/dependabot/npm_and_yarn/jest/globals-30.0.5

Bump @jest/globals from 29.7.0 to 30.0.5
This commit is contained in:
Nick Alteen
2025-08-05 13:23:35 -04:00
committed by GitHub
3 changed files with 770 additions and 121 deletions

View File

@@ -1 +1 @@
20.9.0
20.18.1

886
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -46,7 +46,7 @@
"devDependencies": {
"@eslint/compat": "^1.3.1",
"@github/local-action": "^5.1.0",
"@jest/globals": "^29.7.0",
"@jest/globals": "^30.0.5",
"@octokit/types": "^14.1.0",
"@rollup/plugin-commonjs": "^28.0.6",
"@rollup/plugin-node-resolve": "^16.0.1",
@@ -61,6 +61,7 @@
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-prettier": "^5.5.3",
"globals": "^16.3.0",
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.6.2",