Skip to content

Commit 2fb2e32

Browse files
build(deps): bump tar and @types/tar
Bumps [tar](https://github.com/npm/node-tar) and [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar). These dependencies needed to be updated together. Updates `tar` from 6.1.11 to 6.1.13 - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.11...v6.1.13) Updates `@types/tar` from 4.0.5 to 6.1.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/tar" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b08e45 commit 2fb2e32

File tree

2 files changed

+65
-39
lines changed

2 files changed

+65
-39
lines changed

package-lock.json

Lines changed: 64 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/mocha": "^5.2.7",
8181
"@types/mock-fs": "^3.6.30",
8282
"@types/stream-buffers": "^3.0.3",
83-
"@types/tar": "^4.0.3",
83+
"@types/tar": "^6.1.3",
8484
"@types/underscore": "^1.11.4",
8585
"chai": "^4.2.0",
8686
"chai-as-promised": "^7.1.1",

0 commit comments

Comments
 (0)