Bump @types/tar-fs from 2.0.1 to 2.0.2 in /js (#23189)

Bumps [@types/tar-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar-fs) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar-fs)

---
updated-dependencies:
- dependency-name: "@types/tar-fs"
  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:
dependabot[bot] 2023-09-14 10:48:03 +02:00 committed by GitHub
parent 659bf0a84a
commit c984b6a387
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@
"@keycloak/keycloak-admin-client": "workspace:*",
"@octokit/rest": "^20.0.1",
"@types/gunzip-maybe": "^1.4.0",
"@types/tar-fs": "^2.0.1",
"@types/tar-fs": "^2.0.2",
"gunzip-maybe": "^1.4.2",
"tar-fs": "^3.0.4"
}

View file

@ -299,8 +299,8 @@ importers:
specifier: ^1.4.0
version: 1.4.0
'@types/tar-fs':
specifier: ^2.0.1
version: 2.0.1
specifier: ^2.0.2
version: 2.0.2
gunzip-maybe:
specifier: ^1.4.2
version: 1.4.2
@ -1907,10 +1907,10 @@ packages:
resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
dev: true
/@types/tar-fs@2.0.1:
resolution: {integrity: sha512-qlsQyIY9sN7p221xHuXKNoMfUenOcvEBN4zI8dGsYbYCqHtTarXOEXSIgUnK+GcR0fZDse6pAIc5pIrCh9NefQ==}
/@types/tar-fs@2.0.2:
resolution: {integrity: sha512-XuZRAvdo7FbDfgQCNkc8NOdSae5XtG+of2mTSgJ85G4OG0miN4E8BTGT+JBTLO87RQ7iCwsIDCqCsHnf2IaSXA==}
dependencies:
'@types/node': 20.5.9
'@types/node': 20.6.0
'@types/tar-stream': 2.2.2
dev: false