Merge pull request #1 from immutable-actions/dependabot/npm_and_yarn/types/tar-6.1.9

Bump @types/tar from 6.1.8 to 6.1.9
This commit is contained in:
Conor Sloan
2023-11-17 21:27:55 +00:00
committed by GitHub
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": "*",
+1 -1
View File
@@ -78,7 +78,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",