Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency svgo to v3.0.4 #1739

Merged
merged 2 commits into from
Nov 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ exports[`AvatarGroup Ellipsis type - Icon Snapshot 1`] = `
>
<path
clip-rule="evenodd"
d="M2.5 12a2.257 2.257 0 0 0 2.25 2.25A2.257 2.257 0 0 0 7 12a2.257 2.257 0 0 0-2.25-2.25A2.257 2.257 0 0 0 2.5 12Zm9.5 2.25A2.257 2.257 0 0 1 9.75 12 2.257 2.257 0 0 1 12 9.75 2.257 2.257 0 0 1 14.25 12 2.257 2.257 0 0 1 12 14.25Zm7.25 0A2.257 2.257 0 0 1 17 12a2.257 2.257 0 0 1 2.25-2.25A2.257 2.257 0 0 1 21.5 12a2.257 2.257 0 0 1-2.25 2.25Z"
d="M2.5 12a2.257 2.257 0 0 0 2.25 2.25A2.257 2.257 0 0 0 7 12a2.257 2.257 0 0 0-2.25-2.25A2.257 2.257 0 0 0 2.5 12m9.5 2.25A2.257 2.257 0 0 1 9.75 12 2.257 2.257 0 0 1 12 9.75 2.257 2.257 0 0 1 14.25 12 2.257 2.257 0 0 1 12 14.25m7.25 0A2.257 2.257 0 0 1 17 12a2.257 2.257 0 0 1 2.25-2.25A2.257 2.257 0 0 1 21.5 12a2.257 2.257 0 0 1-2.25 2.25"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ exports[`Select Test > Default Style > Snapshot > 1`] = `
>
<path
clip-rule="evenodd"
d="M19.707 8.793a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414 0l-7-7a1 1 0 0 1 1.414-1.414L12 15.086l6.293-6.293a1 1 0 0 1 1.414 0Z"
d="M19.707 8.793a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414 0l-7-7a1 1 0 0 1 1.414-1.414L12 15.086l6.293-6.293a1 1 0 0 1 1.414 0"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down Expand Up @@ -300,7 +300,7 @@ exports[`Select Test > rightContent > Snapshot > 1`] = `
>
<path
clip-rule="evenodd"
d="M19.707 8.793a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414 0l-7-7a1 1 0 0 1 1.414-1.414L12 15.086l6.293-6.293a1 1 0 0 1 1.414 0Z"
d="M19.707 8.793a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414 0l-7-7a1 1 0 0 1 1.414-1.414L12 15.086l6.293-6.293a1 1 0 0 1 1.414 0"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ exports[`Help > Snapshot > 1`] = `
>
<path
clip-rule="evenodd"
d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm.83 12.541h-1.9v-.708c0-1.156.625-2.24 1.672-2.9.867-.546 1.337-.939 1.337-1.447 0-1.014-1-1.561-1.94-1.561-1.035 0-1.942.73-1.942 1.56h-1.9c0-1.875 1.758-3.46 3.841-3.46 2.154 0 3.842 1.52 3.842 3.46 0 1.655-1.392 2.533-2.225 3.056-.236.15-.784.573-.784 1.292v.708Zm-.889 3.631a1.244 1.244 0 1 1 0-2.487 1.244 1.244 0 0 1 0 2.487Z"
d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm.83 12.541h-1.9v-.708c0-1.156.625-2.24 1.672-2.9.867-.546 1.337-.939 1.337-1.447 0-1.014-1-1.561-1.94-1.561-1.035 0-1.942.73-1.942 1.56h-1.9c0-1.875 1.758-3.46 3.841-3.46 2.154 0 3.842 1.52 3.842 3.46 0 1.655-1.392 2.533-2.225 3.056-.236.15-.784.573-.784 1.292v.708m-.889 3.631a1.244 1.244 0 1 1 0-2.487 1.244 1.244 0 0 1 0 2.487"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ exports[`KeyValueListItem Snapshot > 1`] = `
>
<path
clip-rule="evenodd"
d="M15.832 1s.272 1.628-1.033 3.197c-1.394 1.675-2.979 1.4-2.979 1.4s-.297-1.317.872-2.857C14.006 1.01 15.832 1 15.832 1Zm3.637 6.81s-2.163 1.105-2.163 3.789c0 3.027 2.694 4.07 2.694 4.07s-1.883 5.302-4.427 5.302c-.577 0-1.09-.192-1.611-.387-.534-.2-1.075-.401-1.698-.401-.695 0-1.388.25-2.005.475-.497.18-.945.342-1.306.342-2.322 0-5.257-5.03-5.257-9.071 0-3.977 2.484-6.063 4.814-6.063.88 0 1.646.295 2.288.542.462.178.86.33 1.19.33.264 0 .618-.142 1.047-.315.669-.27 1.522-.613 2.517-.613 2.81 0 3.917 2 3.917 2Z"
d="M15.832 1s.272 1.628-1.033 3.197c-1.394 1.675-2.979 1.4-2.979 1.4s-.297-1.317.872-2.857C14.006 1.01 15.832 1 15.832 1m3.637 6.81s-2.163 1.105-2.163 3.789c0 3.027 2.694 4.07 2.694 4.07s-1.883 5.302-4.427 5.302c-.577 0-1.09-.192-1.611-.387-.534-.2-1.075-.401-1.698-.401-.695 0-1.388.25-2.005.475-.497.18-.945.342-1.306.342-2.322 0-5.257-5.03-5.257-9.071 0-3.977 2.484-6.063 4.814-6.063.88 0 1.646.295 2.288.542.462.178.86.33 1.19.33.264 0 .618-.142 1.047-.315.669-.27 1.522-.613 2.517-.613 2.81 0 3.917 2 3.917 2"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ exports[`NavGroup Test > Snapshot > Active 1`] = `
>
<path
clip-rule="evenodd"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down Expand Up @@ -168,7 +168,7 @@ exports[`NavGroup Test > Snapshot > Active 1`] = `
>
<path
clip-rule="evenodd"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down Expand Up @@ -320,7 +320,7 @@ exports[`NavGroup Test > Snapshot > Not active 1`] = `
>
<path
clip-rule="evenodd"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down Expand Up @@ -352,7 +352,7 @@ exports[`NavGroup Test > Snapshot > Not active 1`] = `
>
<path
clip-rule="evenodd"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ exports[`NavItem Test > Snapshot > Active 1`] = `
>
<path
clip-rule="evenodd"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down Expand Up @@ -218,7 +218,7 @@ exports[`NavItem Test > Snapshot > Not active 1`] = `
>
<path
clip-rule="evenodd"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"
d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0"
fill="currentColor"
fill-rule="evenodd"
/>
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19285,18 +19285,19 @@ __metadata:
linkType: hard

"svgo@npm:^3.0.2":
version: 3.0.3
resolution: "svgo@npm:3.0.3"
version: 3.0.4
resolution: "svgo@npm:3.0.4"
dependencies:
"@trysound/sax": 0.2.0
commander: ^7.2.0
css-select: ^5.1.0
css-tree: ^2.2.1
css-what: ^6.1.0
csso: 5.0.5
picocolors: ^1.0.0
bin:
svgo: ./bin/svgo
checksum: 0e34c70b9ff429e6c6773a0607063c2893fa655fffe3d0c2ea236764e54f77c6eb0cfc510a05ae11f589e343b59aef5ad210022aa49cd81eb6ad16446e2e0388
checksum: b78aa6f0a2873f41d6e62d68a59c41a706885cd5164c21709461546f26ec2b37a0bb40fd4904c0d39f97a22c61b4b9834baac395aefd44439a0207c25e048a6c
languageName: node
linkType: hard

Expand Down