Bump @types/gunzip-maybe from 1.4.1 to 1.4.2 in /js (#24621)
Bumps [@types/gunzip-maybe](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gunzip-maybe) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gunzip-maybe) --- updated-dependencies: - dependency-name: "@types/gunzip-maybe" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2e3f384ca8
commit
cda20e2648
2 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
"dependencies": {
|
||||
"@keycloak/keycloak-admin-client": "workspace:*",
|
||||
"@octokit/rest": "^20.0.2",
|
||||
"@types/gunzip-maybe": "^1.4.1",
|
||||
"@types/gunzip-maybe": "^1.4.2",
|
||||
"@types/tar-fs": "^2.0.3",
|
||||
"gunzip-maybe": "^1.4.2",
|
||||
"tar-fs": "^3.0.4"
|
||||
|
|
|
@ -299,8 +299,8 @@ importers:
|
|||
specifier: ^20.0.2
|
||||
version: 20.0.2
|
||||
'@types/gunzip-maybe':
|
||||
specifier: ^1.4.1
|
||||
version: 1.4.1
|
||||
specifier: ^1.4.2
|
||||
version: 1.4.2
|
||||
'@types/tar-fs':
|
||||
specifier: ^2.0.3
|
||||
version: 2.0.3
|
||||
|
@ -1941,8 +1941,8 @@ packages:
|
|||
resolution: {integrity: sha512-uK2z1ZHJyC0nQRbuovXFt4mzXDwf27vQeUWNhfKGwRcWW429GOhP8HxUHlM6TLH4bzmlv/HlEjpvJh3JfmGsAA==}
|
||||
dev: false
|
||||
|
||||
/@types/gunzip-maybe@1.4.1:
|
||||
resolution: {integrity: sha512-FAxzVI4EbR3bsvsvtNsJ6kqaxQftN1wD/F6A+51m85oo1oRoZn15rQwbedJY2GmzyUKl6EjG9wKkgShwcTQgTA==}
|
||||
/@types/gunzip-maybe@1.4.2:
|
||||
resolution: {integrity: sha512-2uqXZg1jTCKE1Pjbab8qb74+f2+i9h/jz8rQ+jRR+zaNJF75zWwrpbX8/TjF4m56m3KFOg9umHdCJ074KwiVxg==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.10
|
||||
dev: false
|
||||
|
|
Loading…
Reference in a new issue