Skip to content

Commit

Permalink
chore(deps): update dependency jsdom to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent b90e985 commit cff8600
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"gatsby-cypress": "^3.13.1",
"glob": "^10.4.5",
"husky": "^9.0.11",
"jsdom": "^24.1.0",
"jsdom": "^25.0.0",
"lint-staged": "^15.2.7",
"plop": "^4.0.1",
"prettier": "^3.3.3",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3110,7 +3110,7 @@ __metadata:
gatsby-cypress: "npm:^3.13.1"
glob: "npm:^10.4.5"
husky: "npm:^9.0.11"
jsdom: "npm:^24.1.0"
jsdom: "npm:^25.0.0"
lint-staged: "npm:^15.2.7"
plop: "npm:^4.0.1"
prettier: "npm:^3.3.3"
Expand Down Expand Up @@ -13086,7 +13086,7 @@ __metadata:
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.4":
"https-proxy-agent@npm:^7.0.5":
version: 7.0.5
resolution: "https-proxy-agent@npm:7.0.5"
dependencies:
Expand Down Expand Up @@ -14344,21 +14344,21 @@ __metadata:
languageName: node
linkType: hard

"jsdom@npm:^24.1.0":
version: 24.1.0
resolution: "jsdom@npm:24.1.0"
"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"
decimal.js: "npm:^10.4.3"
form-data: "npm:^4.0.0"
html-encoding-sniffer: "npm:^4.0.0"
http-proxy-agent: "npm:^7.0.2"
https-proxy-agent: "npm:^7.0.4"
https-proxy-agent: "npm:^7.0.5"
is-potential-custom-element-name: "npm:^1.0.1"
nwsapi: "npm:^2.2.10"
nwsapi: "npm:^2.2.12"
parse5: "npm:^7.1.2"
rrweb-cssom: "npm:^0.7.0"
rrweb-cssom: "npm:^0.7.1"
saxes: "npm:^6.0.0"
symbol-tree: "npm:^3.2.4"
tough-cookie: "npm:^4.1.4"
Expand All @@ -14367,14 +14367,14 @@ __metadata:
whatwg-encoding: "npm:^3.1.1"
whatwg-mimetype: "npm:^4.0.0"
whatwg-url: "npm:^14.0.0"
ws: "npm:^8.17.0"
ws: "npm:^8.18.0"
xml-name-validator: "npm:^5.0.0"
peerDependencies:
canvas: ^2.11.2
peerDependenciesMeta:
canvas:
optional: true
checksum: 10c0/34eadd8a7ae20c1505abe7a0f3988b2f0881cce7e27d75c4f5224f440f81f8ac08f4f449695b0f4178f048ed1c1709f3594e9d3f2fe0406c28e8da6eddd44f5a
checksum: 10c0/1552bcfb816b2c69ae159ba0cd79e8964030c106cc0cb2deb20a64c1ca54e1ea41352b9802d89b7cf823e43e6d74ed7289abff4aacc95b1b2bc936570aab3594
languageName: node
linkType: hard

Expand Down Expand Up @@ -17395,10 +17395,10 @@ __metadata:
languageName: node
linkType: hard

"nwsapi@npm:^2.2.10":
version: 2.2.10
resolution: "nwsapi@npm:2.2.10"
checksum: 10c0/43dfa150387bd2a578e37556d0ae3330d5617f99e5a7b64e3400d4c2785620762aa6169caf8f5fbce17b7ef29c372060b602594320c374fba0a39da4163d77ed
"nwsapi@npm:^2.2.12":
version: 2.2.12
resolution: "nwsapi@npm:2.2.12"
checksum: 10c0/95e9623d63df111405503df8c5d800e26f71675d319e2c9c70cddfa31e5ace1d3f8b6d98d354544fc156a1506d920ec291e303fab761e4f99296868e199a466e
languageName: node
linkType: hard

Expand Down Expand Up @@ -20031,7 +20031,7 @@ __metadata:
languageName: node
linkType: hard

"rrweb-cssom@npm:^0.7.0":
"rrweb-cssom@npm:^0.7.1":
version: 0.7.1
resolution: "rrweb-cssom@npm:0.7.1"
checksum: 10c0/127b8ca6c8aac45e2755abbae6138d4a813b1bedc2caabf79466ae83ab3cfc84b5bfab513b7033f0aa4561c7753edf787d0dd01163ceacdee2e8eb1b6bf7237e
Expand Down Expand Up @@ -23318,7 +23318,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.17.0":
"ws@npm:^8.18.0":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
Expand Down

0 comments on commit cff8600

Please sign in to comment.