Skip to content

Commit

Permalink
chore(deps): update dependency lucide to ^0.262.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 8c5a67f commit e394bb6
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 @@ -8,7 +8,7 @@
"bootstrap": "^5.2.2",
"core-js": "^3.0.0",
"file-loader": "^6.0.0",
"lucide": "^0.261.0",
"lucide": "^0.262.0",
"regenerator-runtime": "^0.13.2",
"sass": "^1.45.0",
"sass-loader": "^13.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2974,10 +2974,10 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

lucide@^0.261.0:
version "0.261.0"
resolved "https://registry.yarnpkg.com/lucide/-/lucide-0.261.0.tgz#5290459db448fd42413ddb267503d15211b67b29"
integrity sha512-aAE1H3D5HipJkKfOHVKwnZcYbLSgiG9wghF1ks95NPRLgDKcdjxig3JQHannqOCd+jlfmUQRZx7t/woegW5b5Q==
lucide@^0.262.0:
version "0.262.0"
resolved "https://registry.yarnpkg.com/lucide/-/lucide-0.262.0.tgz#b9b199bd4b83a6215a1edc57120e3fcd040f11a7"
integrity sha512-/xwG+eO/AvVJnCpFWJEMjf2z3S4+FA/dDfqjYoT2LtLoK5ldV/FkVygcskx1WphQSErud+qvcDIOy0vrOgInPg==

make-dir@^3.0.2, make-dir@^3.1.0:
version "3.1.0"
Expand Down

0 comments on commit e394bb6

Please sign in to comment.