chore(deps): update dependency @types/ungap__structured-clone to v1 (#5146)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-08 11:20:50 +01:00 committed by GitHub
parent 4bc59f505f
commit dd2b87ee28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
},
"devDependencies": {
"@types/debug": "^4.1.12",
"@types/ungap__structured-clone": "^0.3.3",
"@types/ungap__structured-clone": "^1.2.0",
"@ungap/structured-clone": "^1.2.0"
}
}

8
pnpm-lock.yaml generated
View File

@ -1462,8 +1462,8 @@ importers:
specifier: ^4.1.12
version: 4.1.12
'@types/ungap__structured-clone':
specifier: ^0.3.3
version: 0.3.3
specifier: ^1.2.0
version: 1.2.0
'@ungap/structured-clone':
specifier: ^1.2.0
version: 1.2.0
@ -9612,8 +9612,8 @@ packages:
source-map: 0.6.1
dev: true
/@types/ungap__structured-clone@0.3.3:
resolution: {integrity: sha512-RNmhIPwoip6K/zZOv3ypksTAqaqLEXvlNSXKyrC93xMSOAHZCR7PifW6xKZCwkbbnbM9dwB9X56PPoNTlNwEqw==}
/@types/ungap__structured-clone@1.2.0:
resolution: {integrity: sha512-ZoaihZNLeZSxESbk9PUAPZOlSpcKx81I1+4emtULDVmBLkYutTcMlCj2K9VNlf9EWODxdO6gkAqEaLorXwZQVA==}
dev: true
/@types/unist@2.0.6: