Skip to content

Commit

Permalink
fix(deps): update dependency feather-icons to v4.29.2 (#3552)
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 May 7, 2024
1 parent fc6ab0f commit cdeebde
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/client/hmi-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-import-resolver-typescript": "3.6.1",
"event-source-polyfill": "1.0.31",
"extended-eventsource": "1.4.9",
"feather-icons": "4.29.1",
"feather-icons": "4.29.2",
"graph-scaffolder": "*",
"katex": "0.16.10",
"keycloak-js": "22.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7573,13 +7573,13 @@ __metadata:
languageName: node
linkType: hard

"feather-icons@npm:4.29.1":
version: 4.29.1
resolution: "feather-icons@npm:4.29.1"
"feather-icons@npm:4.29.2":
version: 4.29.2
resolution: "feather-icons@npm:4.29.2"
dependencies:
classnames: "npm:^2.2.5"
core-js: "npm:^3.1.3"
checksum: fb2af8ba3e5fbed34467c2f764214ead033ffe367a71e3e46dc174a84bed5bdb83397274a93378b076953fc119e5a6758f4b38145ea8f18fc1f6e5ac78178e57
checksum: 38436ff0deeedbe09a0bf99fb857d3e6f2d7730dafb3fd9579ba24f82c76eecd7cd19b0adaa95541cf943f7649ac9aac5e3fe9ee4b9e23e9c7ccf3082626b435
languageName: node
linkType: hard

Expand Down Expand Up @@ -8443,7 +8443,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.1"
event-source-polyfill: "npm:1.0.31"
extended-eventsource: "npm:1.4.9"
feather-icons: "npm:4.29.1"
feather-icons: "npm:4.29.2"
graph-scaffolder: "npm:*"
katex: "npm:0.16.10"
keycloak-js: "npm:22.0.5"
Expand Down

0 comments on commit cdeebde

Please sign in to comment.