Skip to content

Commit d1fa50b

Browse files
chore(deps): bump jsdom from 25.0.1 to 26.1.0 (#318)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7957858 commit d1fa50b

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)