Skip to content

Commit

Permalink
Merge pull request #253 from helpmap/renovate/semantic-ui-css-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency semantic-ui-css to v2.5.0
  • Loading branch information
gianpaj authored Jan 29, 2024
2 parents 551513f + b7b440b commit 0f39b96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-places-autocomplete": "7.3.0",
"react-scripts": "5.0.1",
"sass": "^1.56.1",
"semantic-ui-css": "2.4.1",
"semantic-ui-css": "2.5.0",
"semantic-ui-react": "2.1.2",
"web-vitals": "^3.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11146,10 +11146,10 @@ selfsigned@^2.1.1:
dependencies:
node-forge "^1"

semantic-ui-css@2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/semantic-ui-css/-/semantic-ui-css-2.4.1.tgz#f5aea39fafb787cbd905ec724272a3f9cba9004a"
integrity sha512-Pkp0p9oWOxlH0kODx7qFpIRYpK1T4WJOO4lNnpNPOoWKCrYsfHqYSKgk5fHfQtnWnsAKy7nLJMW02bgDWWFZFg==
semantic-ui-css@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/semantic-ui-css/-/semantic-ui-css-2.5.0.tgz#b3b7b58b5ffbe6d6fb6549beded16e79a9aa64eb"
integrity sha512-jIWn3WXXE2uSaWCcB+gVJVRG3masIKtTMNEP2X8Aw909H2rHpXGneYOxzO3hT8TpyvB5/dEEo9mBFCitGwoj1A==
dependencies:
jquery x.*

Expand Down

0 comments on commit 0f39b96

Please sign in to comment.