Skip to content

Commit 5569c13

Browse files
nickrolfeCopilot
andcommitted
Bump @jest/environment to ^30.4.1 to fix build
Align @jest/environment with @jest/environment-jsdom-abstract@30.4.1 so both resolve to the same ProjectConfig type. This fixes the TS2345 type mismatch in src/view/jest-environment-jsdom.ts that broke the build. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 9c696167-9c94-4bd3-a6da-9a49a70a387e
1 parent 39e25d1 commit 5569c13

2 files changed

Lines changed: 109 additions & 75 deletions

File tree

extensions/ql-vscode/package-lock.json

Lines changed: 108 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2113,7 +2113,7 @@
21132113
"@eslint/js": "^9.39.2",
21142114
"@faker-js/faker": "^10.5.0",
21152115
"@github/markdownlint-github": "^0.8.0",
2116-
"@jest/environment": "^30.2.0",
2116+
"@jest/environment": "^30.4.1",
21172117
"@jest/environment-jsdom-abstract": "^30.4.1",
21182118
"@microsoft/eslint-formatter-sarif": "^3.1.0",
21192119
"@playwright/test": "^1.59.1",

0 commit comments

Comments
 (0)