Bump @types/tar from 6.1.10 to 6.1.11
Bumps [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) from 6.1.10 to 6.1.11. - [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:
committed by
Edwin Sirko
parent
b79f58714f
commit
4e41e8883c
Generated
+4
-4
@@ -25,7 +25,7 @@
|
||||
"@types/jest": "^29.5.11",
|
||||
"@types/minimist": "^1.2.5",
|
||||
"@types/node": "^20.11.4",
|
||||
"@types/tar": "^6.1.10",
|
||||
"@types/tar": "^6.1.11",
|
||||
"@typescript-eslint/eslint-plugin": "^6.20.0",
|
||||
"@typescript-eslint/parser": "^6.19.0",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
@@ -1714,9 +1714,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/tar": {
|
||||
"version": "6.1.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.10.tgz",
|
||||
"integrity": "sha512-60ZO+W0tRKJ3ggdzJKp75xKVlNogKYMqGvr2bMH/+k3T0BagfYTnbmVDFMJB1BFttz6yRgP5MDGP27eh7brrqw==",
|
||||
"version": "6.1.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/tar/-/tar-6.1.11.tgz",
|
||||
"integrity": "sha512-ThA1WD8aDdVU4VLuyq5NEqriwXErF5gEIJeyT6gHBWU7JtSmW2a5qjNv3/vR82O20mW+1vhmeZJfBQPT3HCugg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "*",
|
||||
|
||||
+1
-1
@@ -82,7 +82,7 @@
|
||||
"@types/jest": "^29.5.11",
|
||||
"@types/minimist": "^1.2.5",
|
||||
"@types/node": "^20.11.4",
|
||||
"@types/tar": "^6.1.10",
|
||||
"@types/tar": "^6.1.11",
|
||||
"@typescript-eslint/eslint-plugin": "^6.20.0",
|
||||
"@typescript-eslint/parser": "^6.19.0",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
|
||||
Reference in New Issue
Block a user