Skip to content

Commit 28d2893

Browse files
chore(deps-dev): bump semantic-ui-react from 2.1.1 to 2.1.2 (#733)
Bumps [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) from 2.1.1 to 2.1.2. - [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.1.1...v2.1.2) --- updated-dependencies: - dependency-name: semantic-ui-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4929fe3 commit 28d2893

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
@@ -74,7 +74,7 @@
7474
"rollup-plugin-copy": "3.4.0",
7575
"rollup-plugin-postcss": "4.0.2",
7676
"semantic-ui-css": "2.4.1",
77-
"semantic-ui-react": "2.1.1",
77+
"semantic-ui-react": "2.1.2",
7878
"timekeeper": "2.2.0",
7979
"tslib": "2.3.1",
8080
"typescript": "4.5.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12029,10 +12029,10 @@ semantic-ui-css@2.4.1:
1202912029
dependencies:
1203012030
jquery x.*
1203112031

12032-
semantic-ui-react@2.1.1:
12033-
version "2.1.1"
12034-
resolved "https://registry.yarnpkg.com/semantic-ui-react/-/semantic-ui-react-2.1.1.tgz#88864ff3286ba03fc6e7e94096493b2405699413"
12035-
integrity sha512-rgOHMTjJdOPv/2wGLA+Hr75nyEeQqW0Ag84J3Ha7xISBH5QnaQ6G1sT//e/mssYEZrpDy1ozjT8l/UgovTYSNA==
12032+
semantic-ui-react@2.1.2:
12033+
version "2.1.2"
12034+
resolved "https://registry.yarnpkg.com/semantic-ui-react/-/semantic-ui-react-2.1.2.tgz#cfd3facd3029f2ded3237e1c7b001ca62565e03a"
12035+
integrity sha512-NG7qMUi2Ab2gPWzOnGyBO9Ao2tjf9MZjjMMPbmg8uEUcEFm+z1QPqCKhW+eYMiZekH8L9azw9M+hzoTIB1lZgQ==
1203612036
dependencies:
1203712037
"@babel/runtime" "^7.10.5"
1203812038
"@fluentui/react-component-event-listener" "~0.51.6"

0 commit comments

Comments
 (0)