Skip to content

Commit 0b98a06

Browse files
committed
chore(deps): update dependency semantic-ui-react to v2.1.4
1 parent 995766c commit 0b98a06

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
@@ -25,7 +25,7 @@
2525
"react": "18.2.0",
2626
"react-dom": "18.2.0",
2727
"semantic-release": "19.0.5",
28-
"semantic-ui-react": "2.1.3",
28+
"semantic-ui-react": "2.1.4",
2929
"standard": "17.0.0",
3030
"typescript": "4.7.4"
3131
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6705,10 +6705,10 @@ semantic-release@19.0.5:
67056705
signale "^1.2.1"
67066706
yargs "^16.2.0"
67076707

6708-
semantic-ui-react@2.1.3:
6709-
version "2.1.3"
6710-
resolved "https://registry.yarnpkg.com/semantic-ui-react/-/semantic-ui-react-2.1.3.tgz#1eee4e3f6dd4dbc673a4b9dd9757f8fba2d6591c"
6711-
integrity sha512-dd2pqalMk0ycJoHf7hn4mYd0xohg0NMk7ohlpPVOigCfMLrKk2e3NZdRk0yBetvD+qJXPqZ04jA43bDwqOM5OA==
6708+
semantic-ui-react@2.1.4:
6709+
version "2.1.4"
6710+
resolved "https://registry.yarnpkg.com/semantic-ui-react/-/semantic-ui-react-2.1.4.tgz#8a877b169125bb7dd9321c53c425d6d46ac53862"
6711+
integrity sha512-7CxjBoFUfH7fUvtn+SPkkIocthUD9kV3niF1mUMa9TbeyPAf2brtRCZBlT2OpHaXmkscFzGjEfhbJo9gKfotzQ==
67126712
dependencies:
67136713
"@babel/runtime" "^7.10.5"
67146714
"@fluentui/react-component-event-listener" "~0.63.0"

0 commit comments

Comments
 (0)