Skip to content

Commit bfb8066

Browse files
build: bump @fluentui/react-icons in /App/frontend-app
Bumps [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) from 2.0.259 to 2.0.267. - [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] <support@github.com>
1 parent b93b65f commit bfb8066

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@fluentui/react-components": "^9.46.4",
2525
"@fluentui/react-datepicker-compat": "^0.4.51",
2626
"@fluentui/react-file-type-icons": "^8.10.4",
27-
"@fluentui/react-icons": "^2.0.216",
27+
"@fluentui/react-icons": "^2.0.267",
2828
"@fluentui/react-tags-preview": "^0.2.10",
2929
"@microsoft/applicationinsights-react-js": "^3.4.3",
3030
"@microsoft/applicationinsights-web": "^3.0.2",

App/frontend-app/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,10 +1133,10 @@
11331133
"@fluentui/utilities" "^8.15.16"
11341134
tslib "^2.1.0"
11351135

1136-
"@fluentui/react-icons@^2.0.207", "@fluentui/react-icons@^2.0.216", "@fluentui/react-icons@^2.0.224", "@fluentui/react-icons@^2.0.245":
1137-
version "2.0.259"
1138-
resolved "https://registry.npmjs.org/@fluentui/react-icons/-/react-icons-2.0.259.tgz"
1139-
integrity sha512-vVI0BMYi2S5uBpUxjkSRWj21MS3nbxJUE96F+9DV1laYkDWZxHS2RDni27dmbbAAgrMKKRTxlzyXa+eHUzaelw==
1136+
"@fluentui/react-icons@^2.0.207", "@fluentui/react-icons@^2.0.224", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.267":
1137+
version "2.0.267"
1138+
resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.267.tgz#9a45b8e79bd52f50f307eb8dca8504ece506c913"
1139+
integrity sha512-Hxz7PUhak14NKRRY7VKdP3x4gebQKezFYAzjNNJTQnFZGVTjLWzl5NiMEZZm1cX7xsjKwvs7YkxuHckdaLtWfQ==
11401140
dependencies:
11411141
"@griffel/react" "^1.0.0"
11421142
tslib "^2.1.0"
@@ -6014,7 +6014,7 @@ kleur@^3.0.3:
60146014
"@fluentui/react-components" "^9.46.4"
60156015
"@fluentui/react-datepicker-compat" "^0.4.51"
60166016
"@fluentui/react-file-type-icons" "^8.10.4"
6017-
"@fluentui/react-icons" "^2.0.216"
6017+
"@fluentui/react-icons" "^2.0.267"
60186018
"@fluentui/react-tags-preview" "^0.2.10"
60196019
"@microsoft/applicationinsights-react-js" "^3.4.3"
60206020
"@microsoft/applicationinsights-web" "^3.0.2"

0 commit comments

Comments
 (0)