Merge pull request #232 from TheTechNetwork/renovate/jsdom-22.x

chore(deps): update dependency jsdom to v22.1.0
This commit is contained in:
elibrody 2024-05-07 18:28:17 -05:00 committed by GitHub
commit ba1dd2a036
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -122,7 +122,7 @@
"consola": "3.0.2", "consola": "3.0.2",
"eslint": "8.57.0", "eslint": "8.57.0",
"hygen": "6.2.11", "hygen": "6.2.11",
"jsdom": "22.0.0", "jsdom": "22.1.0",
"less": "4.1.3", "less": "4.1.3",
"prettier": "3.2.5", "prettier": "3.2.5",
"typescript": "5.2.2", "typescript": "5.2.2",

16
pnpm-lock.yaml generated
View file

@ -263,8 +263,8 @@ devDependencies:
specifier: 6.2.11 specifier: 6.2.11
version: 6.2.11 version: 6.2.11
jsdom: jsdom:
specifier: 22.0.0 specifier: 22.1.0
version: 22.0.0 version: 22.1.0
less: less:
specifier: 4.1.3 specifier: 4.1.3
version: 4.1.3 version: 4.1.3
@ -300,7 +300,7 @@ devDependencies:
version: 4.0.0 version: 4.0.0
vitest: vitest:
specifier: 0.34.6 specifier: 0.34.6
version: 0.34.6(jsdom@22.0.0)(less@4.1.3) version: 0.34.6(jsdom@22.1.0)(less@4.1.3)
workbox-window: workbox-window:
specifier: 7.0.0 specifier: 7.0.0
version: 7.0.0 version: 7.0.0
@ -6497,8 +6497,8 @@ packages:
engines: {node: '>=12.0.0'} engines: {node: '>=12.0.0'}
dev: true dev: true
/jsdom@22.0.0: /jsdom@22.1.0:
resolution: {integrity: sha512-p5ZTEb5h+O+iU02t0GfEjAnkdYPrQSkfuTSMkMYyIoMvUNEHsbG0bHHbfXIcfTqD2UfvjQX7mmgiFsyRwGscVw==} resolution: {integrity: sha512-/9AVW7xNbsBv6GfWho4TTNjEo9fe6Zhf9O7s0Fhhr3u+awPwAJMKwAMXnkk5vBxflqLW9hTHX/0cs+P3gW+cQw==}
engines: {node: '>=16'} engines: {node: '>=16'}
peerDependencies: peerDependencies:
canvas: ^2.5.0 canvas: ^2.5.0
@ -6591,7 +6591,7 @@ packages:
/jsonfile@6.1.0: /jsonfile@6.1.0:
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
dependencies: dependencies:
universalify: 2.0.0 universalify: 2.0.1
optionalDependencies: optionalDependencies:
graceful-fs: 4.2.11 graceful-fs: 4.2.11
dev: true dev: true
@ -9062,7 +9062,7 @@ packages:
fsevents: 2.3.3 fsevents: 2.3.3
dev: true dev: true
/vitest@0.34.6(jsdom@22.0.0)(less@4.1.3): /vitest@0.34.6(jsdom@22.1.0)(less@4.1.3):
resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==} resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==}
engines: {node: '>=v14.18.0'} engines: {node: '>=v14.18.0'}
hasBin: true hasBin: true
@ -9106,7 +9106,7 @@ packages:
cac: 6.7.14 cac: 6.7.14
chai: 4.4.1 chai: 4.4.1
debug: 4.3.4 debug: 4.3.4
jsdom: 22.0.0 jsdom: 22.1.0
local-pkg: 0.4.3 local-pkg: 0.4.3
magic-string: 0.30.5 magic-string: 0.30.5
pathe: 1.1.1 pathe: 1.1.1