Skip to content

Commit 6de2b60

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.267 to 2.0.274. - [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 e6eacd0 commit 6de2b60

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

App/frontend-app/package-lock.json

Lines changed: 5 additions & 4 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.60.0",
2525
"@fluentui/react-datepicker-compat": "^0.5.0",
2626
"@fluentui/react-file-type-icons": "^8.12.8",
27-
"@fluentui/react-icons": "^2.0.267",
27+
"@fluentui/react-icons": "^2.0.274",
2828
"@fluentui/react-tags-preview": "^0.4.0",
2929
"@microsoft/applicationinsights-react-js": "^17.3.5",
3030
"@microsoft/applicationinsights-web": "^3.3.5",

App/frontend-app/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@
11951195
"@fluentui/utilities" "^8.15.20"
11961196
tslib "^2.1.0"
11971197

1198-
"@fluentui/react-icons@^2.0.217", "@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.267":
1198+
"@fluentui/react-icons@^2.0.217", "@fluentui/react-icons@^2.0.237", "@fluentui/react-icons@^2.0.239", "@fluentui/react-icons@^2.0.245", "@fluentui/react-icons@^2.0.274":
11991199
version "2.0.274"
12001200
resolved "https://registry.yarnpkg.com/@fluentui/react-icons/-/react-icons-2.0.274.tgz#b60180c9d4baa0423e85ea6a5193fe89b846b144"
12011201
integrity sha512-URmKlK8yS8f+RNsqi1pHBiL91V8RFBJlIBrPnsm8GcZsZv3vhA8k9jUinGyiMKgcsgcUulGPT/T7JUOLGEE+oQ==
@@ -6641,7 +6641,7 @@ kleur@^3.0.3:
66416641
"@fluentui/react-components" "^9.60.0"
66426642
"@fluentui/react-datepicker-compat" "^0.5.0"
66436643
"@fluentui/react-file-type-icons" "^8.12.8"
6644-
"@fluentui/react-icons" "^2.0.267"
6644+
"@fluentui/react-icons" "^2.0.274"
66456645
"@fluentui/react-tags-preview" "^0.4.0"
66466646
"@microsoft/applicationinsights-react-js" "^17.3.5"
66476647
"@microsoft/applicationinsights-web" "^3.3.5"

0 commit comments

Comments
 (0)