diff --git a/.dependabot/config.yml b/.dependabot/config.yml index 9c703e64..3788844b 100644 --- a/.dependabot/config.yml +++ b/.dependabot/config.yml @@ -5,12 +5,8 @@ update_configs: update_schedule: "live" default_labels: - "dependencies" - default_reviewers: - - "jakejarvis" - package_manager: "go:modules" directory: "/" update_schedule: "daily" default_labels: - "dependencies" - default_reviewers: - - "jakejarvis" diff --git a/netlify.toml b/netlify.toml index 183b619e..86d6854b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -153,7 +153,7 @@ # More miscellaneous mirrors: [[redirects]] - from = "/apple-touch-icon-precomposed.png" + from = "/apple-touch-icon-*" to = "/apple-touch-icon.png" status = 200 [[redirects]] diff --git a/yarn.lock b/yarn.lock index 4bee329a..2a2c97a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1620,9 +1620,9 @@ ee-first@1.1.1: integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= electron-to-chromium@^1.3.390: - version "1.3.401" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.401.tgz#4b84f80c68af9d23cebb8f2cc97b1479197ebffa" - integrity sha512-9tvSOS1++0EQP0tkgyD8KJergVZsld1/UqOusZVTbx9MWZHw5NCezkOjIQ5YWeB45jKdQerDfRrt28HwidI9Ow== + version "1.3.403" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.403.tgz#c8bab4e2e72bf78bc28bad1cc355c061f9cc1918" + integrity sha512-JaoxV4RzdBAZOnsF4dAlZ2ijJW72MbqO5lNfOBHUWiBQl3Rwe+mk2RCUMrRI3rSClLJ8HSNQNqcry12H+0ZjFw== elegant-spinner@^1.0.1: version "1.0.1"