Skip to content

Commit ab1184e

Browse files
build(deps-dev): bump jest from 30.0.2 to 30.0.4 in /workspaces/confluence (#495)
build(deps-dev): bump jest in /workspaces/confluence --- updated-dependencies: - dependency-name: jest dependency-version: 30.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a654651 commit ab1184e

File tree

3 files changed

+174
-169
lines changed

3 files changed

+174
-169
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.4`.

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": "^30.0.2",
59+
"jest": "^30.0.4",
6060
"jest-canvas-mock": "^2.5.2",
6161
"msw": "^2.10.2",
6262
"react": "^18.3.1",

0 commit comments

Comments
 (0)