Skip to content

Commit d813aac

Browse files
committed
promote jsdom to a dependency
1 parent cefa296 commit d813aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@sindresorhus/slugify": "^2.2.1",
5454
"acorn": "^8.15.0",
5555
"acorn-walk": "^8.3.4",
56+
"jsdom": "^26.1.0",
5657
"markdown-it": "^14.1.0",
5758
"markdown-it-anchor": "^9.2.0",
5859
"vite": "^7.0.0"
@@ -64,7 +65,6 @@
6465
"eslint": "^9.29.0",
6566
"globals": "^16.2.0",
6667
"htl": "^0.3.1",
67-
"jsdom": "^26.1.0",
6868
"tsx": "^4.20.3",
6969
"typescript": "^5.8.3",
7070
"typescript-eslint": "^8.35.0",

0 commit comments

Comments
 (0)