Skip to content

Commit 90aed11

Browse files
chore(deps-dev): bump semantic-ui-react from 1.1.1 to 1.2.0 (#354)
Bumps [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) from 1.1.1 to 1.2.0. - [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@v1.1.1...v1.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6a38cbe commit 90aed11

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
@@ -71,7 +71,7 @@
7171
"rollup-plugin-postcss": "3.1.5",
7272
"rollup-plugin-typescript2": "0.27.2",
7373
"semantic-ui-css": "2.4.1",
74-
"semantic-ui-react": "1.1.1",
74+
"semantic-ui-react": "1.2.0",
7575
"tsdx": "0.13.2",
7676
"tslib": "2.0.1",
7777
"typescript": "3.9.7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11235,10 +11235,10 @@ [email protected]:
1123511235
dependencies:
1123611236
jquery x.*
1123711237

11238-
semantic-ui-react@1.1.1:
11239-
version "1.1.1"
11240-
resolved "https://registry.yarnpkg.com/semantic-ui-react/-/semantic-ui-react-1.1.1.tgz#7d32e4cf5e07e7272b705ca287c39c61bd4c0284"
11241-
integrity sha512-QtzLNkK4MUe1HQo4S7/tIkSp4NFtxSGDzTMKxmvztMJ6jt+nKGmMyjpyxJsrm3ohU8Z3sTyBUyiBsDYW4jNtjw==
11238+
semantic-ui-react@1.2.0:
11239+
version "1.2.0"
11240+
resolved "https://registry.yarnpkg.com/semantic-ui-react/-/semantic-ui-react-1.2.0.tgz#5bc62003b28701c5b923a0290bd17be43336d031"
11241+
integrity sha512-9tNL94nEy16RdupTQNiURyemWUIxtTpQgFimCbOOHRBOe1ApsFz3FWFsrGjv9zFtE7dQMslLYov9BQOelTCVwA==
1124211242
dependencies:
1124311243
"@babel/runtime" "^7.10.5"
1124411244
"@semantic-ui-react/event-stack" "^3.1.0"

0 commit comments

Comments
 (0)