Skip to content

Commit dbbd3cd

Browse files
chore(deps-dev): bump the development group with 2 updates
Bumps the development group with 2 updates: [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). Updates `@jest/globals` from 29.7.0 to 30.0.3 - [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.3/packages/jest-globals) Updates `jest` from 29.7.0 to 30.0.3 - [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.3/packages/jest) --- updated-dependencies: - dependency-name: "@jest/globals" dependency-version: 30.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: jest dependency-version: 30.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9517f83 commit dbbd3cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
},
9393
"devDependencies": {
9494
"@eslint/js": "^9.26.0",
95-
"@jest/globals": "^29.7.0",
95+
"@jest/globals": "^30.0.3",
9696
"@sveltejs/vite-plugin-svelte": "^5.0.3",
9797
"@testing-library/jest-dom": "^6.6.3",
9898
"@testing-library/user-event": "^14.6.1",
@@ -110,7 +110,7 @@
110110
"expect-type": "^1.2.1",
111111
"globals": "^16.1.0",
112112
"happy-dom": "^17.4.6",
113-
"jest": "^29.7.0",
113+
"jest": "^30.0.3",
114114
"jest-environment-jsdom": "^29.7.0",
115115
"jsdom": "^26.1.0",
116116
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)