Skip to content

Commit

Permalink
chore(deps): update dependency defu to v5 (#346)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jun 4, 2021
1 parent 8328c52 commit e5f8f02
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 @@ -29,7 +29,7 @@
"chalk": "^4.1.1",
"clear-module": "^4.1.1",
"consola": "^2.15.3",
"defu": "^4.0.1",
"defu": "^5.0.0",
"postcss": "^8.2.13",
"postcss-custom-properties": "^11.0.0",
"postcss-nesting": "^8.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4303,10 +4303,10 @@ defu@^3.2.2:
resolved "https://registry.npmjs.org/defu/-/defu-3.2.2.tgz"
integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ==

defu@^4.0.1:
version "4.0.1"
resolved "https://registry.npmjs.org/defu/-/defu-4.0.1.tgz"
integrity sha512-lC+G0KvvWRbisQa50+iFelm3/eMmwo4IlBmfASOVlw9MZpHHyQeVsZxc5j23+TQy5ydgEoTVSrWl7ptou1kzJQ==
defu@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b"
integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ==

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

0 comments on commit e5f8f02

Please sign in to comment.