Skip to content

Commit

Permalink
dedupe deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdholt committed Apr 14, 2023
1 parent 47c2619 commit 48bd359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/stress-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@fluentui/react-components": "^9.18.9",
"@fluentui/react-icons": "^2.0.196",
"@fluentui/web-components": "^2.5.13",
"@microsoft/fast-element": "^1.11.0",
"@microsoft/fast-element": "^1.11.1",
"afterframe": "1.0.2",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3049,7 +3049,7 @@
resolved "https://registry.yarnpkg.com/@microsoft/fast-colors/-/fast-colors-5.3.1.tgz#defc59874176e42316be7e6d24c31885ead8ca56"
integrity sha512-72RZXVfCbwQzvo5sXXkuLXLT7rMeYaSf5r/6ewQiv/trBtqpWRm4DEH2EilHw/iWTBKOXs1qZNQndgUMa5n4LA==

"@microsoft/fast-element@^1.11.0", "@microsoft/fast-element@^1.11.1":
"@microsoft/fast-element@^1.11.1":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@microsoft/fast-element/-/fast-element-1.11.1.tgz#97a43dfaf0e2debcad3e5bfba36edb6572ac01ca"
integrity sha512-qBGQ94V4ktMMXmxNdgF78TPNImv2ctXUi3Vzj3j2X71gpUcr+Fkat7mLcTNC3y/Jc4W63fAhK2vP3MkwYRS5kQ==
Expand Down

0 comments on commit 48bd359

Please sign in to comment.