Skip to content

Commit cdb9c67

Browse files
Revert "Bump jsdom to v27.1.0 (mui#20100)"
This reverts commit 8cb6295.
1 parent 1f2a6e9 commit cdb9c67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"execa": "^9.6.0",
120120
"glob-gitignore": "^1.0.15",
121121
"globby": "^15.0.0",
122-
"jsdom": "27.1.0",
122+
"jsdom": "26.1.0",
123123
"lerna": "^9.0.0",
124124
"magic-string": "^0.30.21",
125125
"markdownlint-cli2": "^0.18.1",

test/performance-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vitejs/plugin-react-swc": "catalog:",
2121
"@vitest/browser-playwright": "catalog:",
2222
"@vitest/ui": "catalog:",
23-
"jsdom": "^27.1.0",
23+
"jsdom": "^26.1.0",
2424
"react": "catalog:",
2525
"react-dom": "catalog:",
2626
"vitest": "catalog:"

0 commit comments

Comments
 (0)