Skip to content

Commit

Permalink
chore(deps): update dependency jsdom to v25 (#796)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent 8810833 commit 4a5bf95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/stopwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@favware/cliff-jumper": "^4.1.0",
"@types/jsdom": "^21.1.7",
"@vitest/coverage-v8": "^2.0.5",
"jsdom": "^24.1.3",
"jsdom": "^25.0.0",
"tsup": "^8.2.4",
"tsx": "^4.19.0",
"typedoc": "^0.25.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1646,7 +1646,7 @@ __metadata:
"@favware/cliff-jumper": "npm:^4.1.0"
"@types/jsdom": "npm:^21.1.7"
"@vitest/coverage-v8": "npm:^2.0.5"
jsdom: "npm:^24.1.3"
jsdom: "npm:^25.0.0"
tslib: "npm:^2.7.0"
tsup: "npm:^8.2.4"
tsx: "npm:^4.19.0"
Expand Down Expand Up @@ -4667,9 +4667,9 @@ __metadata:
languageName: node
linkType: hard

"jsdom@npm:^24.1.3":
version: 24.1.3
resolution: "jsdom@npm:24.1.3"
"jsdom@npm:^25.0.0":
version: 25.0.0
resolution: "jsdom@npm:25.0.0"
dependencies:
cssstyle: "npm:^4.0.1"
data-urls: "npm:^5.0.0"
Expand Down Expand Up @@ -4697,7 +4697,7 @@ __metadata:
peerDependenciesMeta:
canvas:
optional: true
checksum: 10/81e01d092a3620a9749e46572c26b21eb1fefc4e593f99e4acf3d4a803dfb091917e7b7096b3e62fab87e1d525a4030b803be1f5dbb5e7e61435d726f82f7457
checksum: 10/f07271fe3922458885540b4dd9fb6170a11059f3128ec3cec2688c5c10fde5ca2e8ddcc207fff540e21dfaf592fae6a791c3359038ba4d116250dd3258fbd8cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 4a5bf95

Please sign in to comment.