Skip to content

Commit ad58b28

Browse files
fix(deps): update dependency jsdom to v27 (#3506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb40333 commit ad58b28

File tree

2 files changed

+118
-87
lines changed

2 files changed

+118
-87
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"astro-d2": "^0.8.0",
3535
"astro-feelback": "^0.3.4",
3636
"astrojs-service-worker": "^2.0.0",
37-
"jsdom": "^26.1.0",
37+
"jsdom": "^27.0.0",
3838
"prettier": "^3.2.5",
3939
"prettier-plugin-astro": "^0.14.1",
4040
"rehype-autolink-headings": "^7.1.0",

0 commit comments

Comments
 (0)