Skip to content

Commit fd79711

Browse files
dependabot[bot]Github changeset workflow
andauthored
build(deps-dev): bump jest from 29.7.0 to 30.0.0 in /workspaces/confluence (#472)
* build(deps-dev): bump jest in /workspaces/confluence Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.0. - [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.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Automated de-duplication of lockfile --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github changeset workflow <[email protected]>
1 parent 0db7202 commit fd79711

File tree

3 files changed

+1308
-190
lines changed

3 files changed

+1308
-190
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@philips-software/backstage-plugin-search-confluence-frontend': patch
3+
---
4+
5+
Updated dependency `jest` to `^30.0.0`.

workspaces/confluence/plugins/search-confluence-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@testing-library/react": "^15.0.2",
5757
"@types/react": "^18",
5858
"@types/react-dom": "^18",
59-
"jest": "^29.7.0",
59+
"jest": "^30.0.0",
6060
"jest-canvas-mock": "^2.5.2",
6161
"msw": "^2.10.2",
6262
"react": "^18.3.1",

0 commit comments

Comments
 (0)