Skip to content

Commit 39b7761

Browse files
Bump @fluentui/react-icons from 2.0.223 to 2.0.224 in /webapp (#727)
Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.223 to 2.0.224. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/microsoft/fluentui-system-icons/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@fluentui/react-icons&package-manager=npm_and_yarn&previous-version=2.0.223&new-version=2.0.224)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae3ab31 commit 39b7761

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@azure/msal-browser": "^2.38.3",
1919
"@azure/msal-react": "^1.5.11",
2020
"@fluentui/react-components": "^9.41.0",
21-
"@fluentui/react-icons": "^2.0.223",
21+
"@fluentui/react-icons": "^2.0.224",
2222
"@fluentui/react-northstar": "^0.66.4",
2323
"@microsoft/signalr": "^8.0.0",
2424
"@playwright/test": "^1.40.0",

webapp/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1703,10 +1703,10 @@
17031703
"@fluentui/styles" "^0.66.5"
17041704
classnames "^2.2.6"
17051705

1706-
"@fluentui/react-icons@^2.0.217", "@fluentui/react-icons@^2.0.223":
1707-
version "2.0.223"
1708-
resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.223.tgz#bee59335f794e5ac386dfdcc9b7a150c916cc4b2"
1709-
integrity sha512-nKE4y2e9DilNfly2Z5CSMBG2aOFZlGG9SJsw7UZmZu00acqWKEO09YAuHIDXlp6moYgCHF96MpZFDPU9sjbrwg==
1706+
"@fluentui/react-icons@^2.0.217", "@fluentui/react-icons@^2.0.224":
1707+
version "2.0.224"
1708+
resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.224.tgz#fff0f4126b130f206f1efaa7c7e357e3bf29750a"
1709+
integrity sha512-ld03dlc1pG7xeTQsK1y5in19jkMtWHNaoktFv+e7NV2xmrgV/SgPyyjEXbMrQHb8Naea/XCoCpNHnUNCy68akw==
17101710
dependencies:
17111711
"@griffel/react" "^1.0.0"
17121712
tslib "^2.1.0"

0 commit comments

Comments
 (0)