Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Sep 24, 2018
1 parent 17d2f4c commit e6b1703
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"universal windows platform"
],
"dependencies": {
"get-appx-path": "^0.2.0",
"get-appx-path": "^0.2.1",
"util": "^0.11.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,9 +319,9 @@ functional-red-black-tree@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"

get-appx-path@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/get-appx-path/-/get-appx-path-0.2.0.tgz#708740bd57c36a575524ae0fff85e78fd8dc9004"
get-appx-path@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/get-appx-path/-/get-appx-path-0.2.1.tgz#18540d56a5200b5a8eb1626e2805339eb3f94092"
dependencies:
node-powershell "^3.3.1"

Expand Down

0 comments on commit e6b1703

Please sign in to comment.