Skip to content

Commit

Permalink
fix(deps): update dependency simple-icons to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent d4960a3 commit 0913c16
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/integration-algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"license": "MIT",
"dependencies": {
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-google-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"license": "MIT",
"dependencies": {
"react-ga": "^3.3.0",
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-google-tag-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"license": "MIT",
"dependencies": {
"react-gtm-module": "^2.0.11",
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-hubspot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"license": "MIT",
"dependencies": {
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-linkedin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"license": "MIT",
"dependencies": {
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-mapbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"license": "MIT",
"dependencies": {
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-matomo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"license": "MIT",
"dependencies": {
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-segment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"license": "MIT",
"dependencies": {
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-vimeo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"license": "MIT",
"dependencies": {
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-youtube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"license": "MIT",
"dependencies": {
"simple-icons": "^9.8.0"
"simple-icons": "^10.0.0"
},
"peerDependencies": {
"@consent-manager/core": "^2.0.0-next.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14905,11 +14905,16 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3:
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==

simple-icons@*, simple-icons@^9.8.0:
simple-icons@*:
version "9.19.1"
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-9.19.1.tgz#94ead354dce6a27d51d3ea5e53086c98b9b32dc2"
integrity sha512-U6Ixzl3jUbq5H+vImsC9+2dOP1KPP9pA7UgJW9xNOT4b7JRz/9n6qMSSIEbgIk9ofM6VpVuVy0nsAfTuVv1/Tg==

simple-icons@^10.0.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-10.3.0.tgz#b83a543af8b764cf922236adce71ffc82d73622d"
integrity sha512-MpqALzcKXPNfVKiNkESkahmXIt0tTVnTOZAhD6q4MmL3XUroaKwy8stPwXZOfK1WoT6jqpjUfc0nopPePZvY7w==

sirv@^1.0.7:
version "1.0.19"
resolved "https://registry.yarnpkg.com/sirv/-/sirv-1.0.19.tgz#1d73979b38c7fe91fcba49c85280daa9c2363b49"
Expand Down

0 comments on commit 0913c16

Please sign in to comment.