From 1e31f1e17d2befd3f247d882c1e6b1d30a53d4f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 15:35:02 +0000 Subject: [PATCH] Bump @fluentui/react-icons from 2.0.249 to 2.0.252 in /webapp Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.249 to 2.0.252. - [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 cef10b77e..5e072e820 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -18,7 +18,7 @@ "@azure/msal-browser": "^3.19.1", "@azure/msal-react": "^2.0.21", "@fluentui/react-components": "^9.54.6", - "@fluentui/react-icons": "^2.0.249", + "@fluentui/react-icons": "^2.0.252", "@fluentui/react-northstar": "^0.66.4", "@microsoft/signalr": "^8.0.7", "@playwright/test": "^1.45.2", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 3aca98349..f1679ddd0 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -1753,10 +1753,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.249": - version "2.0.249" - resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.249.tgz#dc6416f7a8a7d2897ac4b434aac9d442b838c03a" - integrity sha512-VcOCbqv3MxzMZdH6jyqpzsfyNV0cG5F4TKXnnXcJ/QVQcWsN2BU6NrCiwkZHKEjbOYbxwBTdBHq1gnR5qz4baw== +"@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.252": + version "2.0.252" + resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.252.tgz#94d5a5494efb6b3232c5bfdc15d8310258c4bb27" + integrity sha512-MvvgjRL2Hb0ftQkJwQRqwlNNMUTqh246psL1Xb4DRWZjpxR+CcDY9UxAyIu2Fp6i2/BEWtizIMzo8sxH0e1YRw== dependencies: "@griffel/react" "^1.0.0" tslib "^2.1.0"