Skip to content

Commit 2d46d56

Browse files
Bump @fluentui/react-icons from 2.0.265 to 2.0.271 in /webapp
Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.265 to 2.0.271. - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) --- updated-dependencies: - dependency-name: "@fluentui/react-icons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23b2782 commit 2d46d56

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@azure/msal-browser": "^3.27.0",
1919
"@azure/msal-react": "^2.2.0",
2020
"@fluentui/react-components": "^9.55.1",
21-
"@fluentui/react-icons": "^2.0.265",
21+
"@fluentui/react-icons": "^2.0.271",
2222
"@fluentui/react-northstar": "^0.66.5",
2323
"@microsoft/signalr": "^8.0.7",
2424
"@playwright/test": "^1.46.1",

webapp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1694,10 +1694,10 @@
16941694
"@fluentui/styles" "^0.66.5"
16951695
classnames "^2.2.6"
16961696

1697-
"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.265":
1698-
version "2.0.265"
1699-
resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.265.tgz#5ddd08a1b642749fe80eefe39f0d25d94f98914f"
1700-
integrity sha512-bpiB4LGKv7LA6BsTHYLWuK6IH7CqqJYooHJfjaQ1i90OPfXpTmV1G/HB+6dIsmbAdKS14Z2bKM6Qb+yP3Ojuyg==
1697+
"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.271":
1698+
version "2.0.271"
1699+
resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.271.tgz#a03cd6d97d15bab28bb4f03fb28d91fa61b6bbbe"
1700+
integrity sha512-I5rFvmZTzf1OQduU5Lal8yNMFcjCsfLnFDEwYjpwTdcyAPoIY2MTZMb4hCbGoohAreQL4cbItkWugxZc7N1wdw==
17011701
dependencies:
17021702
"@griffel/react" "^1.0.0"
17031703
tslib "^2.1.0"

0 commit comments

Comments
 (0)