Skip to content

Commit 070c125

Browse files
chore(deps): bump jsdom from 25.0.1 to 26.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 to 26.1.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@25.0.1...26.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 595814d commit 070c125

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
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"dompurify": "^3.0.3",
3535
"hexo-util": "^3.1.0",
36-
"jsdom": "^25.0.1",
36+
"jsdom": "^26.1.0",
3737
"marked": "^15.0.4"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)