chore(deps): update dependency jsdom to v29.1.1 #197

Merged
renovate merged 1 commits from renovate/jsdom-29.x into main 2026-05-03 09:12:48 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -37,7 +37,7 @@
"eslint": "10.2.1", "eslint": "10.2.1",
"eslint-plugin-simple-import-sort": "13.0.0", "eslint-plugin-simple-import-sort": "13.0.0",
"eslint-plugin-vue": "10.9.0", "eslint-plugin-vue": "10.9.0",
"jsdom": "29.1.0", "jsdom": "29.1.1",
"postcss-html": "1.8.1", "postcss-html": "1.8.1",
"stylelint": "17.9.1", "stylelint": "17.9.1",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",
@@ -14058,9 +14058,9 @@
} }
}, },
"node_modules/jsdom": { "node_modules/jsdom": {
"version": "29.1.0", "version": "29.1.1",
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-29.1.0.tgz", "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-29.1.1.tgz",
"integrity": "sha512-YNUc7fB9QuvSSQWfrH0xF+TyABkxUwx8sswgIDaCrw4Hol8BghdZDkITtZheRJeMtzWlnTfsM3bBBusRvpO1wg==", "integrity": "sha512-ECi4Fi2f7BdJtUKTflYRTiaMxIB0O6zfR1fX0GXpUrf6flp8QIYn1UT20YQqdSOfk2dfkCwS8LAFoJDEppNK5Q==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -51,7 +51,7 @@
"eslint": "10.2.1", "eslint": "10.2.1",
"eslint-plugin-simple-import-sort": "13.0.0", "eslint-plugin-simple-import-sort": "13.0.0",
"eslint-plugin-vue": "10.9.0", "eslint-plugin-vue": "10.9.0",
"jsdom": "29.1.0", "jsdom": "29.1.1",
"postcss-html": "1.8.1", "postcss-html": "1.8.1",
"stylelint": "17.9.1", "stylelint": "17.9.1",
"stylelint-config-recommended-vue": "1.6.1", "stylelint-config-recommended-vue": "1.6.1",