Merge pull request #15 from immutable-actions/dependabot/npm_and_yarn/types/tar-6.1.10

Bump @types/tar from 6.1.9 to 6.1.10
This commit is contained in:
David Daly
2024-01-16 14:09:21 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -24,7 +24,7 @@
"@types/axios": "^0.14.0",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.4",
"@types/tar": "^6.1.9",
"@types/tar": "^6.1.10",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vercel/ncc": "^0.38.1",
@@ -1707,9 +1707,9 @@
"dev": true
},
"node_modules/@types/tar": {
"version": "6.1.9",
"resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.9.tgz",
"integrity": "sha512-T3+O+OQd9cdGmOXuKQY9+B0ceZHRlGVPQ7M5QZqkaPyP/vWnxPXM2aCegq8GP/n1n9dBfq2EBUqCSKKjQAVOPA==",
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.10.tgz",
"integrity": "sha512-60ZO+W0tRKJ3ggdzJKp75xKVlNogKYMqGvr2bMH/+k3T0BagfYTnbmVDFMJB1BFttz6yRgP5MDGP27eh7brrqw==",
"dev": true,
"dependencies": {
"@types/node": "*",
+1 -1
View File
@@ -81,7 +81,7 @@
"@types/axios": "^0.14.0",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.4",
"@types/tar": "^6.1.9",
"@types/tar": "^6.1.10",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vercel/ncc": "^0.38.1",