Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
Bump @uifabric/react-hooks from 7.8.2 to 7.12.0 (#198)
Browse files Browse the repository at this point in the history
Bumps [@uifabric/react-hooks](https://github.com/microsoft/fluentui) from 7.8.2 to 7.12.0.
- [Release notes](https://github.com/microsoft/fluentui/releases)
- [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/fluentui/compare/@uifabric/react-hooks_v7.8.2...@uifabric/react-hooks_v7.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2020
1 parent 576be6f commit 2f4da30
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
2 changes: 1 addition & 1 deletion projects/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@fluentui/react": "^7.128.1",
"@reduxjs/toolkit": "^1.4.0",
"@uifabric/react-cards": "^0.112.4",
"@uifabric/react-hooks": "^7.8.2",
"@uifabric/react-hooks": "^7.12.0",
"axios": "^0.20.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
Expand Down
27 changes: 0 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3383,14 +3383,6 @@
"@uifabric/styling" "^7.16.0"
tslib "^1.10.0"

"@uifabric/merge-styles@^7.16.6":
version "7.16.6"
resolved "https://registry.yarnpkg.com/@uifabric/merge-styles/-/merge-styles-7.16.6.tgz#3f5bb24ed6a162b4000e98025d7ed23740f984b0"
integrity sha512-j13vg8RIQZi9+mSUAO6k26X9wH+OdRy91CQe4qbtmq3weYJp4m/x0qpcdsHturqei2IKuPWLIcArEWCzIKgmmw==
dependencies:
"@uifabric/set-version" "^7.0.21"
tslib "^1.10.0"

"@uifabric/merge-styles@^7.18.0":
version "7.18.0"
resolved "https://registry.yarnpkg.com/@uifabric/merge-styles/-/merge-styles-7.18.0.tgz#66c5d0e0a4ce03791d0ff356634b51ae1de4e36a"
Expand Down Expand Up @@ -3420,15 +3412,6 @@
"@uifabric/utilities" "^7.31.0"
tslib "^1.10.0"

"@uifabric/react-hooks@^7.8.2":
version "7.8.2"
resolved "https://registry.yarnpkg.com/@uifabric/react-hooks/-/react-hooks-7.8.2.tgz#6ef731659718d937003ba36375e17b6451707ecf"
integrity sha512-9HrIkIu6jLJCz7kXBTF6PgPjDdhM4Ov/bMnRMptlhFFobElXiKHG1DxmQM8KerGYSFlNag9yip6FYXHC9Zt7Vg==
dependencies:
"@uifabric/set-version" "^7.0.21"
"@uifabric/utilities" "^7.28.0"
tslib "^1.10.0"

"@uifabric/set-version@^7.0.21", "@uifabric/set-version@^7.0.22":
version "7.0.22"
resolved "https://registry.yarnpkg.com/@uifabric/set-version/-/set-version-7.0.22.tgz#f2d5235bb10927a7024b23ccef52070371349dbb"
Expand All @@ -3448,16 +3431,6 @@
"@uifabric/utilities" "^7.31.0"
tslib "^1.10.0"

"@uifabric/utilities@^7.28.0":
version "7.28.0"
resolved "https://registry.yarnpkg.com/@uifabric/utilities/-/utilities-7.28.0.tgz#1cefd4097675b52efb163d0fe43db06d7500f8c1"
integrity sha512-EHs1gA8jlqLBq6zGSXB5+iqukRXMFnwMQ5f1oqyPHVYBZkZgVoVX4OJxXqxxDG3HRDyOP+TlNWPtCDVFke/Bkw==
dependencies:
"@uifabric/merge-styles" "^7.16.6"
"@uifabric/set-version" "^7.0.21"
prop-types "^15.7.2"
tslib "^1.10.0"

"@uifabric/utilities@^7.31.0":
version "7.31.0"
resolved "https://registry.yarnpkg.com/@uifabric/utilities/-/utilities-7.31.0.tgz#600ea931b643c7cbcc38d6466748379227d4fbc7"
Expand Down

0 comments on commit 2f4da30

Please sign in to comment.