fix(create-app): pin @jest/environment-jsdom-abstract to ~30.3.0 alongside jest

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Fredrik Adelöw
2026-05-11 14:28:17 +02:00
parent 14e2056b5d
commit e7020fa352
5 changed files with 16 additions and 95 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
"@backstage/plugin-scaffolder-node-test-utils": "workspace:^",
"@backstage/test-utils": "workspace:^",
"@backstage/theme": "workspace:^",
"@jest/environment-jsdom-abstract": "^30.0.0",
"@jest/environment-jsdom-abstract": "~30.3.0",
"@types/fs-extra": "^11.0.0",
"@types/jest": "^30.0.0",
"@types/node": "^22.13.14",