chore(deps): update dependency @types/jsdom to v21.1.7
This commit is contained in:
parent
acedf5b837
commit
410588e018
2 changed files with 6 additions and 6 deletions
|
@ -128,7 +128,7 @@
|
|||
"@types/content-disposition": "0.5.8",
|
||||
"@types/escape-regexp": "0.0.3",
|
||||
"@types/fluent-ffmpeg": "2.1.24",
|
||||
"@types/jsdom": "21.1.6",
|
||||
"@types/jsdom": "21.1.7",
|
||||
"@types/jsonld": "1.5.13",
|
||||
"@types/jsrsasign": "10.5.14",
|
||||
"@types/katex": "0.16.7",
|
||||
|
|
|
@ -360,8 +360,8 @@ importers:
|
|||
specifier: 2.1.24
|
||||
version: 2.1.24
|
||||
'@types/jsdom':
|
||||
specifier: 21.1.6
|
||||
version: 21.1.6
|
||||
specifier: 21.1.7
|
||||
version: 21.1.7
|
||||
'@types/jsonld':
|
||||
specifier: 1.5.13
|
||||
version: 1.5.13
|
||||
|
@ -2391,8 +2391,8 @@ packages:
|
|||
'@types/jest@29.5.12':
|
||||
resolution: {integrity: sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==}
|
||||
|
||||
'@types/jsdom@21.1.6':
|
||||
resolution: {integrity: sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw==}
|
||||
'@types/jsdom@21.1.7':
|
||||
resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==}
|
||||
|
||||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
@ -9609,7 +9609,7 @@ snapshots:
|
|||
expect: 29.7.0
|
||||
pretty-format: 29.7.0
|
||||
|
||||
'@types/jsdom@21.1.6':
|
||||
'@types/jsdom@21.1.7':
|
||||
dependencies:
|
||||
'@types/node': 20.12.13
|
||||
'@types/tough-cookie': 4.0.5
|
||||
|
|
Loading…
Reference in a new issue