Skip to content

Commit

Permalink
chore(deps): bump tar from 4.4.13 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 5.0.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](isaacs/node-tar@v4.4.13...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 4, 2019
1 parent a95a3e7 commit cbab61f
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 31 deletions.
73 changes: 43 additions & 30 deletions packages/jsii-kernel/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/jsii-kernel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"jsii-spec": "^0.18.0",
"source-map": "^0.7.3",
"tar": "^4.4.13"
"tar": "^5.0.2"
},
"devDependencies": {
"@scope/jsii-calc-base": "file:../jsii-calc-base",
Expand Down

0 comments on commit cbab61f

Please sign in to comment.