From 0a2e33cb044e25ace013a825b84c34f978045973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 08:13:22 +0000 Subject: [PATCH] :arrow_up: Bump @fluentui/react-icons from 2.0.184 to 2.0.198 Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.184 to 2.0.198. - [Release notes](https://github.com/microsoft/fluentui-system-icons/releases) - [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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b819879b..74d2f1bd 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@chakra-ui/react": "2.3.5", "@emotion/react": "11.10.4", "@emotion/styled": "11.10.4", - "@fluentui/react-icons": "2.0.184", + "@fluentui/react-icons": "2.0.198", "@socialgouv/matomo-next": "1.4.0", "@tanstack/react-query": "4.10.3", "@types/recharts": "1.8.23",