Skip to content

Commit d2afe02

Browse files
dependabot[bot]pionxzh
authored andcommitted
build(deps-dev): bump jsdom from 24.1.1 to 25.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.1 to 25.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.1...25.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ed18e5 commit d2afe02

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"eslint-plugin-unused-imports": "^3.1.0",
106106
"expect-type": "^0.19.0",
107107
"husky": "^9.1.4",
108-
"jsdom": "^24.1.1",
108+
"jsdom": "^25.0.0",
109109
"lint-staged": "^15.2.9",
110110
"pinst": "^3.0.0",
111111
"prettier": "^3.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1960,7 +1960,7 @@ __metadata:
19601960
eslint-plugin-unused-imports: ^3.1.0
19611961
expect-type: ^0.19.0
19621962
husky: ^9.1.4
1963-
jsdom: ^24.1.1
1963+
jsdom: ^25.0.0
19641964
lint-staged: ^15.2.9
19651965
pinst: ^3.0.0
19661966
prettier: ^3.3.3
@@ -6529,9 +6529,9 @@ __metadata:
65296529
languageName: node
65306530
linkType: hard
65316531

6532-
"jsdom@npm:^24.1.1":
6533-
version: 24.1.1
6534-
resolution: "jsdom@npm:24.1.1"
6532+
"jsdom@npm:^25.0.0":
6533+
version: 25.0.0
6534+
resolution: "jsdom@npm:25.0.0"
65356535
dependencies:
65366536
cssstyle: ^4.0.1
65376537
data-urls: ^5.0.0
@@ -6559,7 +6559,7 @@ __metadata:
65596559
peerDependenciesMeta:
65606560
canvas:
65616561
optional: true
6562-
checksum: c3f3c9c8f6ac4ce308de6f005980d0f3da4d504686a0fc20c59760f1e3be714d48adf3d31f8d3a352d8adb4961e6cfebfc6b6c3c9841408cf6e7f8c0cd4dcdc4
6562+
checksum: aa7dc92333f7694c3ddd61685b640f743a61e5e638fcc9c24156e63dc432ab36dbe90137d608c82a3f84d9e05f70c903a38f9e34d6cca1a74469fad4c93f76c2
65636563
languageName: node
65646564
linkType: hard
65656565

0 commit comments

Comments
 (0)