Skip to content

Commit

Permalink
fix(task): bump tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
tdreyno committed Feb 25, 2020
1 parent fd44cc9 commit fde5a48
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 @@ -73,7 +73,7 @@
"typescript": "^3.8.2"
},
"dependencies": {
"@tdreyno/pretty-please": "^1.3.2",
"@tdreyno/pretty-please": "^1.5.0",
"lodash.flatten": "^4.4.0",
"lodash.isfunction": "^3.0.9",
"lodash.isplainobject": "^4.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1438,10 +1438,10 @@
dependencies:
defer-to-connect "^1.0.1"

"@tdreyno/pretty-please@^1.3.2":
version "1.3.2"
resolved "https://registry.yarnpkg.com/@tdreyno/pretty-please/-/pretty-please-1.3.2.tgz#3612a244545971716a34476c4a30b881082e6c9f"
integrity sha512-oWK6r+rwZnsLr7l6WYblJult/8ryPg2KDRSpTmJTxaKY20+BdDYvIW3X2uAX+l00I1SWAd/k4WIYzUIMdhHP9Q==
"@tdreyno/pretty-please@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@tdreyno/pretty-please/-/pretty-please-1.5.0.tgz#00c49c09650d37ba3389aba19192ac02764bd7cb"
integrity sha512-GPxmq9e1vgo4efXy0Dn+J9Pgc//iTliH4+ilKw8/gEPxgsGsxXG40232yRzrrybdmwKBxZFR6n8m4UAXZhuaaw==

"@tootallnate/once@1":
version "1.0.0"
Expand Down

0 comments on commit fde5a48

Please sign in to comment.