Bump @types/tar from 6.1.8 to 6.1.9

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

---
updated-dependencies:
- dependency-name: "@types/tar"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-17 20:05:26 +00:00
committed by Edwin Sirko
parent d057826061
commit 651b1739d1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -21,7 +21,7 @@
"@types/archiver": "^6.0.1",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.0",
"@types/tar": "^6.1.8",
"@types/tar": "^6.1.9",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vercel/ncc": "^0.38.1",
@@ -1678,9 +1678,9 @@
"dev": true
},
"node_modules/@types/tar": {
"version": "6.1.8",
"resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.8.tgz",
"integrity": "sha512-p8Rc0vas9n+7cv0JiSdUMHiL42gOflrj3v0RMSbe8x5lauEygCEFpS0B/Rw9ZI62qrxlsvZqTggIEIas2gBQrA==",
"version": "6.1.9",
"resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.9.tgz",
"integrity": "sha512-T3+O+OQd9cdGmOXuKQY9+B0ceZHRlGVPQ7M5QZqkaPyP/vWnxPXM2aCegq8GP/n1n9dBfq2EBUqCSKKjQAVOPA==",
"dev": true,
"dependencies": {
"@types/node": "*",