Skip to content

Commit

Permalink
⬆️ Upgrade dependency simple-icons to v10 (#454)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 0b7a2f8 commit 882d5f9
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 @@ -21,7 +21,7 @@
"postcss-nested": "6.0.1",
"prettier": "3.1.0",
"prettier-plugin-tailwindcss": "0.5.7",
"simple-icons": "9.21.0",
"simple-icons": "10.0.0",
"svg-mixer": "2.3.14",
"tailwindcss": "3.3.5",
"tailwindcss-debug-screens": "2.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2269,10 +2269,10 @@ sigmund@^1.0.1:
resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590"
integrity sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==

simple-icons@9.21.0:
version "9.21.0"
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-9.21.0.tgz#ab6b0a45bddf45887153ba6f3c5ba3fa26bf5875"
integrity sha512-yxjs49nKwff5ozRwPCBVcGG4Ehlg5YiR1g4EJ83zmqc0hYhYb6UQJqiy2WOga2OJ1/qVHaej7q762hYZX/mavA==
simple-icons@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-10.0.0.tgz#1725fdde715caafd02484db67fbf7986be40f9f8"
integrity sha512-oDCgnJ2n3+Ae9Q5hNIuzq0dKwGkmW7h3Jq+HZpd0e3jAQRW/Kp5lnMauakbcUjW/XjXz+v7uJz1ecDRVoQL/HA==

slash@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 882d5f9

Please sign in to comment.