From 31a50aa48205a0fb13c0eca6a36848d16fb2e995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:12:14 +0000 Subject: [PATCH] Bump @fluentui/react-icons from 2.0.265 to 2.0.269 in /webapp Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.265 to 2.0.269. - [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] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index d9ec45e5e..4d087ae99 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -18,7 +18,7 @@ "@azure/msal-browser": "^3.27.0", "@azure/msal-react": "^2.2.0", "@fluentui/react-components": "^9.55.1", - "@fluentui/react-icons": "^2.0.265", + "@fluentui/react-icons": "^2.0.269", "@fluentui/react-northstar": "^0.66.5", "@microsoft/signalr": "^8.0.7", "@playwright/test": "^1.46.1", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index de632bc20..9bcc929a9 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -1694,10 +1694,10 @@ "@fluentui/styles" "^0.66.5" classnames "^2.2.6" -"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.265": - version "2.0.265" - resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.265.tgz#5ddd08a1b642749fe80eefe39f0d25d94f98914f" - integrity sha512-bpiB4LGKv7LA6BsTHYLWuK6IH7CqqJYooHJfjaQ1i90OPfXpTmV1G/HB+6dIsmbAdKS14Z2bKM6Qb+yP3Ojuyg== +"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.269": + version "2.0.269" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.269.tgz#91af6b6a77f02a48e66ed98c0d118edfdbbbf4de" + integrity sha512-UBIqBg4fZYIT77TQpx4FnZGqpL4LoCc5vpqjBXWP2FUmMDgZp5yWHZwGq+sUWFRdqK8cU+bzYhHz4jqQpIRYlQ== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"