Skip to content

Commit

Permalink
Merge pull request #29 from ianwalter/dependabot/npm_and_yarn/@ianwal…
Browse files Browse the repository at this point in the history
…ter/dist-2.0.0

Bump @ianwalter/dist from 1.5.1 to 2.0.0
  • Loading branch information
Ian Walter committed Feb 8, 2019
2 parents db9e589 + 7dcaac9 commit 68cd618
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 @@ -40,7 +40,7 @@
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@ianwalter/dist": "^1.5.1",
"@ianwalter/dist": "^2.0.0",
"ava": "^1.0.1",
"eslint": "^5.7.0",
"eslint-config-standard": "^12.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -705,10 +705,10 @@
dependencies:
"@babel/runtime" "^7.2.0"

"@ianwalter/dist@^1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@ianwalter/dist/-/dist-1.5.1.tgz#be3d40a1c307bd86c61f945b62010b47a89b3900"
integrity sha512-YE5L1GvGWa+DwvfUzLjz8J1zlgv3zHAyaBsp4IDu15EhgKg1zXA751qAbTD56ASZGQzVRhN+K2cXL+JTUSATGw==
"@ianwalter/dist@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@ianwalter/dist/-/dist-2.0.0.tgz#21b663fbbd83b08aea9af6261f5a6dcd644de3ff"
integrity sha512-7BHuBfbTuLlfZDkTMvPzj1hOQem0c0Kij9vscVHPo09gpOx7w8eY/fgtWi0bfQdSBtR3BoS41QVtPFGMg0e3sA==
dependencies:
"@ianwalter/npm-short-name" "^1.0.0"
"@ianwalter/promise-complete" "^3.0.1"
Expand Down

0 comments on commit 68cd618

Please sign in to comment.