Skip to content

Commit 3532db6

Browse files
backstage-goalie[bot]Github changeset workflow
authored andcommitted
chore(deps): update jest monorepo to v30
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 908af36 commit 3532db6

File tree

9 files changed

+1802
-365
lines changed

9 files changed

+1802
-365
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@backstage-community/plugin-acs': patch
3+
---
4+
5+
Updated dependency `@types/jest` to `^30.0.0`.
6+
Updated dependency `jest` to `^30.0.0`.

workspaces/acs/plugins/acs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@testing-library/jest-dom": "^6.0.0",
6868
"@testing-library/react": "^14.0.0",
6969
"@testing-library/user-event": "^14.0.0",
70-
"@types/jest": "^29.5.14",
70+
"@types/jest": "^30.0.0",
7171
"msw": "^1.0.0",
7272
"react": "^17.0.0 || ^18.0.0"
7373
},

0 commit comments

Comments
 (0)