Skip to content

Commit 7f59e48

Browse files
chore(deps-dev): bump semantic-ui-react from 2.0.4 to 2.1.1 (#724)
Bumps [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) from 2.0.4 to 2.1.1. - [Release notes](https://github.com/Semantic-Org/Semantic-UI-React/releases) - [Changelog](https://github.com/Semantic-Org/Semantic-UI-React/blob/master/CHANGELOG.md) - [Commits](Semantic-Org/Semantic-UI-React@v2.0.4...v2.1.1) --- updated-dependencies: - dependency-name: semantic-ui-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b7f4c7 commit 7f59e48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"rollup-plugin-copy": "3.4.0",
7474
"rollup-plugin-postcss": "4.0.2",
7575
"semantic-ui-css": "2.4.1",
76-
"semantic-ui-react": "2.0.4",
76+
"semantic-ui-react": "2.1.1",
7777
"timekeeper": "2.2.0",
7878
"tslib": "2.3.1",
7979
"typescript": "4.5.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12564,10 +12564,10 @@ semantic-ui-css@2.4.1:
1256412564
dependencies:
1256512565
jquery x.*
1256612566

12567-
semantic-ui-react@2.0.4:
12568-
version "2.0.4"
12569-
resolved "https://registry.yarnpkg.com/semantic-ui-react/-/semantic-ui-react-2.0.4.tgz#a66862964e0482d9b862a5f9cf5c8f3417cfb101"
12570-
integrity sha512-nTlIN/K1iEA7ybut2ICBlPfAushs2afkyUuwQ6vMlYpvLjnnUgN+JKhhoq47MlRuQ2ekdMDZ9OgctViTbDyBaQ==
12567+
semantic-ui-react@2.1.1:
12568+
version "2.1.1"
12569+
resolved "https://registry.yarnpkg.com/semantic-ui-react/-/semantic-ui-react-2.1.1.tgz#88864ff3286ba03fc6e7e94096493b2405699413"
12570+
integrity sha512-rgOHMTjJdOPv/2wGLA+Hr75nyEeQqW0Ag84J3Ha7xISBH5QnaQ6G1sT//e/mssYEZrpDy1ozjT8l/UgovTYSNA==
1257112571
dependencies:
1257212572
"@babel/runtime" "^7.10.5"
1257312573
"@fluentui/react-component-event-listener" "~0.51.6"

0 commit comments

Comments
 (0)