Commit deb0d8bc authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump jsdom from 23.0.0 to 23.0.1

Bumps [jsdom](https://github.com/jsdom/jsdom) from 23.0.0 to 23.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/23.0.0...23.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
parent d14498d5
......@@ -58,7 +58,7 @@
"glob": "^10.3.10",
"isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^23.0.0",
"jsdom": "^23.0.1",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"vite": "^5.0.4",
......
......@@ -41,7 +41,7 @@
"abitype": "^0.10.3",
"isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^23.0.0",
"jsdom": "^23.0.1",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"viem": "^1.19.11",
......
......@@ -335,8 +335,8 @@ importers:
specifier: link:@types/@testing-library/jest-dom
version: link:@types/@testing-library/jest-dom
jsdom:
specifier: ^23.0.0
version: 23.0.0
specifier: ^23.0.1
version: 23.0.1
tsup:
specifier: ^8.0.1
version: 8.0.1(@swc/core@1.3.99)(typescript@5.3.2)
......@@ -348,7 +348,7 @@ importers:
version: 5.0.4(@types/node@20.10.1)
vitest:
specifier: ^0.34.2
version: 0.34.2(jsdom@23.0.0)
version: 0.34.2(jsdom@23.0.1)
packages/core-utils:
dependencies:
......@@ -426,8 +426,8 @@ importers:
specifier: link:@types/@testing-library/jest-dom
version: link:@types/@testing-library/jest-dom
jsdom:
specifier: ^23.0.0
version: 23.0.0
specifier: ^23.0.1
version: 23.0.1
tsup:
specifier: ^8.0.1
version: 8.0.1(@swc/core@1.3.99)(typescript@5.3.2)
......@@ -442,7 +442,7 @@ importers:
version: 5.0.4(@types/node@20.10.1)
vitest:
specifier: ^0.34.2
version: 0.34.2(jsdom@23.0.0)
version: 0.34.2(jsdom@23.0.1)
packages/sdk:
dependencies:
......@@ -3751,7 +3751,7 @@ packages:
dom-accessibility-api: 0.5.16
lodash: 4.17.21
redent: 3.0.0
vitest: 0.34.2(jsdom@23.0.0)
vitest: 0.34.2(jsdom@23.0.1)
dev: true
/@testing-library/react-hooks@8.0.1(react-dom@18.2.0)(react@18.2.0):
......@@ -4397,7 +4397,7 @@ packages:
istanbul-reports: 3.1.5
picocolors: 1.0.0
test-exclude: 6.0.0
vitest: 0.34.2(jsdom@23.0.0)
vitest: 0.34.2(jsdom@23.0.1)
transitivePeerDependencies:
- supports-color
dev: true
......@@ -9859,11 +9859,11 @@ packages:
engines: {node: '>=12.0.0'}
dev: true
/jsdom@23.0.0:
resolution: {integrity: sha512-cbL/UCtohJguhFC7c2/hgW6BeZCNvP7URQGnx9tSJRYKCdnfbfWOrtuLTMfiB2VxKsx5wPHVsh/J0aBy9lIIhQ==}
/jsdom@23.0.1:
resolution: {integrity: sha512-2i27vgvlUsGEBO9+/kJQRbtqtm+191b5zAZrU/UezVmnC2dlDAFLgDYJvAEi94T4kjsRKkezEtLQTgsNEsW2lQ==}
engines: {node: '>=18'}
peerDependencies:
canvas: ^3.0.0
canvas: ^2.11.2
peerDependenciesMeta:
canvas:
optional: true
......@@ -14731,7 +14731,7 @@ packages:
- terser
dev: true
/vitest@0.34.2(jsdom@23.0.0):
/vitest@0.34.2(jsdom@23.0.1):
resolution: {integrity: sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==}
engines: {node: '>=v14.18.0'}
hasBin: true
......@@ -14775,7 +14775,7 @@ packages:
cac: 6.7.14
chai: 4.3.10
debug: 4.3.4(supports-color@8.1.1)
jsdom: 23.0.0
jsdom: 23.0.1
local-pkg: 0.4.3
magic-string: 0.30.1
pathe: 1.1.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment