Skip to content

Commit df77081

Browse files
Bump jsdom to v24.1.3 (#14344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be76c99 commit df77081

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"glob-gitignore": "^1.0.14",
157157
"globby": "^14.0.2",
158158
"html-webpack-plugin": "^5.6.0",
159-
"jsdom": "24.1.1",
159+
"jsdom": "24.1.3",
160160
"jss": "^10.10.0",
161161
"jss-plugin-template": "^10.10.0",
162162
"jss-rtl": "^0.3.0",

pnpm-lock.yaml

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

test/performance-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@vitejs/plugin-react": "^4.3.1",
1818
"@vitejs/plugin-react-swc": "^3.7.0",
1919
"@vitest/ui": "2.0.5",
20-
"jsdom": "^24.1.1",
20+
"jsdom": "^24.1.3",
2121
"react": "^18.3.1",
2222
"react-dom": "^18.3.1",
2323
"vitest": "2.0.5"

0 commit comments

Comments
 (0)