deps: update @types/jsdom to 28.0.0 #78

Open
minori wants to merge 1 commits from dependencies/update--types-jsdom into main
2 changed files with 12 additions and 6 deletions
Showing only changes of commit 7f0ef13c0a - Show all commits
+1 -1
View File
@@ -73,7 +73,7 @@
"@swc/helpers": "0.5.18", "@swc/helpers": "0.5.18",
"@types/dompurify": "3.2.0", "@types/dompurify": "3.2.0",
"@types/jest": "30.0.0", "@types/jest": "30.0.0",
"@types/jsdom": "27.0.0", "@types/jsdom": "28.0.0",
"@types/jsonwebtoken": "9.0.10", "@types/jsonwebtoken": "9.0.10",
"@types/node": "20.19.9", "@types/node": "20.19.9",
"@typescript-eslint/utils": "8.56.0", "@typescript-eslint/utils": "8.56.0",
+11 -5
View File
@@ -166,8 +166,8 @@ importers:
specifier: 30.0.0 specifier: 30.0.0
version: 30.0.0 version: 30.0.0
'@types/jsdom': '@types/jsdom':
specifier: 27.0.0 specifier: 28.0.0
version: 27.0.0 version: 28.0.0
'@types/jsonwebtoken': '@types/jsonwebtoken':
specifier: 9.0.10 specifier: 9.0.10
version: 9.0.10 version: 9.0.10
@@ -3438,8 +3438,8 @@ packages:
'@types/jest@30.0.0': '@types/jest@30.0.0':
resolution: {integrity: sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==} resolution: {integrity: sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==}
'@types/jsdom@27.0.0': '@types/jsdom@28.0.0':
resolution: {integrity: sha512-NZyFl/PViwKzdEkQg96gtnB8wm+1ljhdDay9ahn4hgb+SfVtPCbm3TlmDUFXTA+MGN3CijicnMhG18SI5H3rFw==} resolution: {integrity: sha512-A8TBQQC/xAOojy9kM8E46cqT00sF0h7dWjV8t8BJhUi2rG6JRh7XXQo/oLoENuZIQEpXsxLccLCnknyQd7qssQ==}
'@types/json-schema@7.0.15': '@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
@@ -8940,6 +8940,9 @@ packages:
undici-types@6.21.0: undici-types@6.21.0:
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
undici-types@7.22.0:
resolution: {integrity: sha512-RKZvifiL60xdsIuC80UY0dq8Z7DbJUV8/l2hOVbyZAxBzEeQU4Z58+4ZzJ6WN2Lidi9KzT5EbiGX+PI/UGYuRw==}
undici@7.18.2: undici@7.18.2:
resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==} resolution: {integrity: sha512-y+8YjDFzWdQlSE9N5nzKMT3g4a5UBX1HKowfdXh0uvAnTaqqwqB92Jt4UXBAeKekDs5IaDKyJFR4X1gYVCgXcw==}
engines: {node: '>=20.18.1'} engines: {node: '>=20.18.1'}
@@ -14110,11 +14113,12 @@ snapshots:
expect: 30.2.0 expect: 30.2.0
pretty-format: 30.2.0 pretty-format: 30.2.0
'@types/jsdom@27.0.0': '@types/jsdom@28.0.0':
dependencies: dependencies:
'@types/node': 20.19.9 '@types/node': 20.19.9
'@types/tough-cookie': 4.0.5 '@types/tough-cookie': 4.0.5
parse5: 7.3.0 parse5: 7.3.0
undici-types: 7.22.0
'@types/json-schema@7.0.15': {} '@types/json-schema@7.0.15': {}
@@ -20632,6 +20636,8 @@ snapshots:
undici-types@6.21.0: {} undici-types@6.21.0: {}
undici-types@7.22.0: {}
undici@7.18.2: {} undici@7.18.2: {}
undici@7.22.0: {} undici@7.22.0: {}