From e747e617f26deefbc226a6c3eae8f2daca6725fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 11:08:23 -0600 Subject: [PATCH] Bump linkstate from 2.0.0 to 2.0.1 (#12178) Bumps [linkstate](https://github.com/developit/linkstate) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/developit/linkstate/releases) - [Commits](https://github.com/developit/linkstate/compare/2.0.0...2.0.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 57f802403..6e4f14e83 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "he": "^1.2.0", "honeybadger-js": "2.3.0", "intersection-observer": "^0.12.0", - "linkstate": "^2.0.0", + "linkstate": "^2.0.1", "lodash.debounce": "4.0.8", "postcss-cli": "^7.1.1", "postcss-cssnext": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 789c59ac5..84c65bbd5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11766,10 +11766,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= -linkstate@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/linkstate/-/linkstate-2.0.0.tgz#7f4d1e4c0d529f691845186eff2745daee9f36a2" - integrity sha512-ti9WqRjpLqUd8wv4vUDjeqMeAObSieeEJA7QHpUKTDr75gkuWTsgm4+Tngg/3uTogSz68hJ/c+676rLfSgqHUg== +linkstate@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/linkstate/-/linkstate-2.0.1.tgz#3b754c370944a0dcd5d5aa6f8a9048c937d5405b" + integrity sha512-UN/xxOgThPGjTPLBSizZ17We3+4BFM2uD1xgTlyF5AzcvKxwn8OoDZbKa6FJ/ydSpOwON4UeSQKTZi+88ortFg== dependencies: esm "^3.2.25"