mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
build(deps-dev): bump @types/jsdom from 21.1.6 to 21.1.7 (#845)
This commit is contained in:
parent
7089cbcea8
commit
1d7d1fd2bd
@ -63,7 +63,7 @@
|
|||||||
"@biomejs/biome": "1.5.3",
|
"@biomejs/biome": "1.5.3",
|
||||||
"@swc-node/register": "1.9.0",
|
"@swc-node/register": "1.9.0",
|
||||||
"@swc/helpers": "0.5.11",
|
"@swc/helpers": "0.5.11",
|
||||||
"@types/jsdom": "21.1.6",
|
"@types/jsdom": "21.1.7",
|
||||||
"@types/node": "20.11.5",
|
"@types/node": "20.11.5",
|
||||||
"auto-changelog": "2.4.0",
|
"auto-changelog": "2.4.0",
|
||||||
"axios": "1.7.2",
|
"axios": "1.7.2",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -31,8 +31,8 @@ importers:
|
|||||||
specifier: 0.5.11
|
specifier: 0.5.11
|
||||||
version: 0.5.11
|
version: 0.5.11
|
||||||
'@types/jsdom':
|
'@types/jsdom':
|
||||||
specifier: 21.1.6
|
specifier: 21.1.7
|
||||||
version: 21.1.6
|
version: 21.1.7
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 20.11.5
|
specifier: 20.11.5
|
||||||
version: 20.11.5
|
version: 20.11.5
|
||||||
@ -1234,8 +1234,8 @@ packages:
|
|||||||
'@types/istanbul-lib-coverage@2.0.4':
|
'@types/istanbul-lib-coverage@2.0.4':
|
||||||
resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==}
|
resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==}
|
||||||
|
|
||||||
'@types/jsdom@21.1.6':
|
'@types/jsdom@21.1.7':
|
||||||
resolution: {integrity: sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw==}
|
resolution: {integrity: sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA==}
|
||||||
|
|
||||||
'@types/linkify-it@5.0.0':
|
'@types/linkify-it@5.0.0':
|
||||||
resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
|
resolution: {integrity: sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==}
|
||||||
@ -4337,7 +4337,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/istanbul-lib-coverage@2.0.4': {}
|
'@types/istanbul-lib-coverage@2.0.4': {}
|
||||||
|
|
||||||
'@types/jsdom@21.1.6':
|
'@types/jsdom@21.1.7':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.11.5
|
'@types/node': 20.11.5
|
||||||
'@types/tough-cookie': 4.0.2
|
'@types/tough-cookie': 4.0.2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user