Skip to content

Commit

Permalink
chore(deps): update dependency jsdom to ^24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2024
1 parent 07e3d1a commit b607d46
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"jsdom": "^24.0.0",
"jsdom": "^24.1.0",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"rimraf": "^5.0.7",
Expand Down
39 changes: 23 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
fast-deep-equal: "npm:^3.1.3"
jsdom: "npm:^24.0.0"
jsdom: "npm:^24.1.0"
lint-staged: "npm:^15.2.5"
lodash: "npm:^4.17.21"
prettier: "npm:^3.2.5"
Expand Down Expand Up @@ -3258,7 +3258,7 @@ __metadata:
languageName: node
linkType: hard

"http-proxy-agent@npm:^7.0.0":
"http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.2":
version: 7.0.2
resolution: "http-proxy-agent@npm:7.0.2"
dependencies:
Expand All @@ -3278,7 +3278,7 @@ __metadata:
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.2":
"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.4":
version: 7.0.4
resolution: "https-proxy-agent@npm:7.0.4"
dependencies:
Expand Down Expand Up @@ -3693,37 +3693,37 @@ __metadata:
languageName: node
linkType: hard

"jsdom@npm:^24.0.0":
version: 24.0.0
resolution: "jsdom@npm:24.0.0"
"jsdom@npm:^24.1.0":
version: 24.1.0
resolution: "jsdom@npm:24.1.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.0"
https-proxy-agent: "npm:^7.0.2"
http-proxy-agent: "npm:^7.0.2"
https-proxy-agent: "npm:^7.0.4"
is-potential-custom-element-name: "npm:^1.0.1"
nwsapi: "npm:^2.2.7"
nwsapi: "npm:^2.2.10"
parse5: "npm:^7.1.2"
rrweb-cssom: "npm:^0.6.0"
rrweb-cssom: "npm:^0.7.0"
saxes: "npm:^6.0.0"
symbol-tree: "npm:^3.2.4"
tough-cookie: "npm:^4.1.3"
tough-cookie: "npm:^4.1.4"
w3c-xmlserializer: "npm:^5.0.0"
webidl-conversions: "npm:^7.0.0"
whatwg-encoding: "npm:^3.1.1"
whatwg-mimetype: "npm:^4.0.0"
whatwg-url: "npm:^14.0.0"
ws: "npm:^8.16.0"
ws: "npm:^8.17.0"
xml-name-validator: "npm:^5.0.0"
peerDependencies:
canvas: ^2.11.2
peerDependenciesMeta:
canvas:
optional: true
checksum: 10/75e9cc02566e9bf4be971de931044904601b83dc3c3a1559065b3b63912118de06bf668b639c569956d488d528aea67045bbb14a711962171af885dbf909eae8
checksum: 10/0821daf73ea4b486f93a51d304037e3864ef3ca515e4646afa997b4f7f6054e6a62aabf34e2e3f2d7e0e76d3ff3d70aa81df07e96145a37988e47318e976242d
languageName: node
linkType: hard

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

"nwsapi@npm:^2.2.7":
"nwsapi@npm:^2.2.10":
version: 2.2.10
resolution: "nwsapi@npm:2.2.10"
checksum: 10/b310e9dd0886da338cbbb1be9fec473a50269e2935d537f95a03d0038f7ea831ce12b4816d97f42e458e5273158aea2a6c86bc4bb60f79911226154aa66740f7
Expand Down Expand Up @@ -5091,6 +5091,13 @@ __metadata:
languageName: node
linkType: hard

"rrweb-cssom@npm:^0.7.0":
version: 0.7.0
resolution: "rrweb-cssom@npm:0.7.0"
checksum: 10/b74af1643618a6c03d3923f21ef185638550a379d07fa6525aafc1e89ccdf0f7b66a65f88e7d32fddef4ce4981827372f60757d6ac7318064cd821d0c9457939
languageName: node
linkType: hard

"run-async@npm:^2.4.0":
version: 2.4.1
resolution: "run-async@npm:2.4.1"
Expand Down Expand Up @@ -5583,7 +5590,7 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.1.3":
"tough-cookie@npm:^4.1.4":
version: 4.1.4
resolution: "tough-cookie@npm:4.1.4"
dependencies:
Expand Down Expand Up @@ -6158,7 +6165,7 @@ __metadata:
languageName: node
linkType: hard

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

0 comments on commit b607d46

Please sign in to comment.