From 6a0a26449fed178d5cf5a87b4689ebb7f4547b17 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2019 14:12:02 +0800 Subject: [PATCH] build(deps-dev): bump is-absolute-url from 3.0.2 to 3.0.3 (#500) Bumps [is-absolute-url](https://github.com/sindresorhus/is-absolute-url) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/sindresorhus/is-absolute-url/releases) - [Commits](https://github.com/sindresorhus/is-absolute-url/compare/v3.0.2...v3.0.3) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index e341a6c60..baaf376fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6729,9 +6729,9 @@ is-absolute-url@^2.0.0: integrity sha1-UFMN+4T8yap9vnhS6Do3uTufKqY= is-absolute-url@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-3.0.2.tgz#554f2933e7385cc46e94351977ca2081170a206e" - integrity sha512-+5g/wLlcm1AcxSP7014m6GvbPHswDx980vD/3bZaap8aGV9Yfs7Q6y6tfaupgZ5O74Byzc8dGrSCJ+bFXx0KdA== + version "3.0.3" + resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-3.0.3.tgz#96c6a22b6a23929b11ea0afb1836c36ad4a5d698" + integrity sha512-opmNIX7uFnS96NtPmhWQgQx6/NYFgsUXYMllcfzwWKUMwfo8kku1TvE6hkNcH+Q1ts5cMVrsY7j0bxXQDciu9Q== is-accessor-descriptor@^0.1.6: version "0.1.6"