Skip to content

Commit

Permalink
chore(deps): update dependency @types/shelljs to v0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 25, 2020
1 parent 7d9fb41 commit 180cedd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
"@types/semver": "7.1.0",
"@types/semver-stable": "3.0.0",
"@types/semver-utils": "1.1.0",
"@types/shelljs": "0.8.6",
"@types/shelljs": "0.8.7",
"@types/tmp": "0.1.0",
"@types/traverse": "0.6.32",
"@types/validator": "12.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1569,10 +1569,10 @@
dependencies:
"@types/node" "*"

"@types/shelljs@0.8.6":
version "0.8.6"
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.6.tgz#45193a51df99e0f00513c39a2152832399783221"
integrity sha512-svx2eQS268awlppL/P8wgDLBrsDXdKznABHJcuqXyWpSKJgE1s2clXlBvAwbO/lehTmG06NtEWJRkAk4tAgenA==
"@types/shelljs@0.8.7":
version "0.8.7"
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.8.7.tgz#a2a606b185165abadf8b7995fea5e326e637088e"
integrity sha512-Mg2qGjLIJIieeJ1/NjswAOY9qXDShLeh6JwpD1NZsvUvI0hxdUCNDpnBXv9YQeugKi2EHU+BqkbUE4jpY4GKmQ==
dependencies:
"@types/glob" "*"
"@types/node" "*"
Expand Down

0 comments on commit 180cedd

Please sign in to comment.