Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Commit 56aff7e

Browse files
chore(deps): bump gatsby-plugin-catch-links from 3.4.0 to 3.14.0
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links) from 3.4.0 to 3.14.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/[email protected]/packages/gatsby-plugin-catch-links) --- updated-dependencies: - dependency-name: gatsby-plugin-catch-links dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce5b3fd commit 56aff7e

File tree

3 files changed

+20
-10
lines changed

3 files changed

+20
-10
lines changed

package-lock.json

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"gatsby-image": "3.4.0",
4646
"gatsby-link": "3.4.0",
4747
"gatsby-plugin-algolia": "0.19.0",
48-
"gatsby-plugin-catch-links": "3.4.0",
48+
"gatsby-plugin-catch-links": "3.14.0",
4949
"gatsby-plugin-manifest": "^3.4.0",
5050
"gatsby-plugin-mdx": "2.4.0",
5151
"gatsby-plugin-netlify": "3.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7213,12 +7213,12 @@ [email protected]:
72137213
deep-equal "^2.0.5"
72147214
lodash.chunk "^4.2.0"
72157215

7216-
gatsby-plugin-catch-links@3.4.0:
7217-
version "3.4.0"
7218-
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-3.4.0.tgz#53cf78c1deaddff2abc7c8d68dd69fb090febf09"
7219-
integrity sha512-vYjlTdPlHIRsCzsCokCQ+cOnOlmn2xi87h2f59nZ7pl3gCKG/dTz4XOAjj6+5hpn/tPuf2ulU/LgJv35rkAi0g==
7216+
gatsby-plugin-catch-links@3.14.0:
7217+
version "3.14.0"
7218+
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-3.14.0.tgz#c2d99bc1cf06dc91c116f8bb366013fb4ac08f7c"
7219+
integrity sha512-F1cydnQWrD6ObDJdBqyPmobEpS3rWYvD9rjLszIkCCcO/9orqOgpffbVJf0xdMnzStxqeyUPGze06Ld8YCtFIw==
72207220
dependencies:
7221-
"@babel/runtime" "^7.12.5"
7221+
"@babel/runtime" "^7.15.4"
72227222
escape-string-regexp "^1.0.5"
72237223

72247224
gatsby-plugin-manifest@^3.4.0:

0 commit comments

Comments
 (0)