From 1df5dbc13df1960ab32048a20941b11d24896510 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 09:00:20 +0000 Subject: [PATCH] chore(deps): bump gatsby-plugin-catch-links from 2.4.0 to 2.6.0 Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links) from 2.4.0 to 2.6.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-catch-links/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-catch-links@2.6.0/packages/gatsby-plugin-catch-links) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9acb0e26d..09eea03fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8560,11 +8560,11 @@ gatsby-page-utils@^0.3.0: micromatch "^4.0.2" gatsby-plugin-catch-links@^2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.4.0.tgz#00172adb6855363a2be025f0366455125b6f0be2" - integrity sha512-FB8QozFg+oVbD/CBk87cdHTwf+yZa0Vg+r7+5Y1s5Li1bwSWmrv6VQ5cvGC69AfKDhFDMt+LTWsxQooeP7zs7Q== + version "2.6.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.6.0.tgz#c8ac3530cc71714280996e1df958dea240ae0bef" + integrity sha512-aDJusHyALS2h05MLFZURRnC+Ds5jUxq4PHmuVyP/5R6tqhYFoPHih+h6RlxyacSUeAKtqCsyQ/YJt5Lv1LA9qw== dependencies: - "@babel/runtime" "^7.11.2" + "@babel/runtime" "^7.12.5" escape-string-regexp "^1.0.5" gatsby-plugin-compile-es6-packages@^2.1.0: