Skip to content

Commit

Permalink
chore(deps): update dependency defu to v1 (#332)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 2, 2020
1 parent 09c58e3 commit cf5cc3a
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 @@ -27,7 +27,7 @@
"axios": "^0.19.2",
"axios-retry": "^3.1.2",
"consola": "^2.11.3",
"defu": "^0.0.4"
"defu": "^1.0.0"
},
"devDependencies": {
"@babel/core": "latest",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3548,10 +3548,10 @@ defu@^0.0.1:
resolved "https://registry.yarnpkg.com/defu/-/defu-0.0.1.tgz#74dc4d64e401d7f95c6755fe98bc5cd688833a8f"
integrity sha512-Pz9yznbSzVTNA67lcfqVnktROx2BrrBBcmQqGrfe0zdiN5pl5GQogLA4uaP3U1pR1LHIZpEYTAh2sn+v4rH1dA==

defu@^0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/defu/-/defu-0.0.4.tgz#9294753fff9a88217635ed387e4a451f1738e6ff"
integrity sha512-rgzSYjB7bq5P6uPTPOlFYy/hw4SR/Ml+SM/ZlRx1BEcgUmcTA8yqnzByRiA4npIuJPb1uRJo6ROx++Xs5QooqQ==
defu@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/defu/-/defu-1.0.0.tgz#43acb09dfcf81866fa3b0fc047ece18e5c30df71"
integrity sha512-1Y1KRFxiiq+LYsZ3iP7xYSR8bHfmHFOUpDunZCN1ld1fGfDJWJIvkUBtjl3apnBwPuJtL/H7cwwlLYX8xPkraQ==

delayed-stream@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit cf5cc3a

Please sign in to comment.