Bump @types/tar from 6.1.9 to 6.1.10
Bumps [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) from 6.1.9 to 6.1.10. - [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:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user