Skip to content

Commit

Permalink
Bump gatsby-plugin-catch-links from 2.10.0 to 5.12.0
Browse files Browse the repository at this point in the history
Bumps [gatsby-plugin-catch-links](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-catch-links) from 2.10.0 to 5.12.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent e780f40 commit 5e516a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"gatsby-cli": "^5.12.4",
"gatsby-image": "^2.3.4",
"gatsby-link": "^2.3.4",
"gatsby-plugin-catch-links": "^2.2.3",
"gatsby-plugin-catch-links": "^5.12.0",
"gatsby-plugin-google-analytics": "^4.25.0",
"gatsby-plugin-manifest": "^2.3.6",
"gatsby-plugin-offline": "^3.1.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5078,7 +5078,7 @@ detect-port@^1.3.0:
address "^1.0.1"
debug "4"

devcert@^1.2.1:
devcert@^1.2.0:
version "1.2.2"
resolved "https://registry.yarnpkg.com/devcert/-/devcert-1.2.2.tgz#7ebbefeb74991e269ceafcd66f2bb78677c12652"
integrity sha512-UsLqvtJGPiGwsIZnJINUnFYaWgK7CroreGRndWHZkRD58tPFr3pVbbSyHR8lbh41+azR4jKvuNZ+eCoBZGA5kA==
Expand Down Expand Up @@ -6688,12 +6688,12 @@ [email protected]:
"@parcel/transformer-js" "2.6.2"
"@parcel/transformer-json" "2.6.2"

gatsby-plugin-catch-links@^2.2.3:
version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-2.10.0.tgz#5ab86087367dc81be7a8c4b4db583be0b77e17ba"
integrity sha512-r+YBR6ChWOwb0VygrjtS6nrz0fv5KyZiyL0aa/6Na4st4D+PHqml2nuYtLx0+otxjscSjJXk+7eg04YDGEeFng==
gatsby-plugin-catch-links@^5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-catch-links/-/gatsby-plugin-catch-links-5.12.0.tgz#48ba08e24262d4456630da651e36e4e5730ab494"
integrity sha512-00qLnXgZbKmnaRHtZRbwovJAMZQlQ+DoLBTXXr3zE3SDsmgO9NBmlv2q7e43ovHj7MZ9pqQdJYDWweqrcBA9EQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@babel/runtime" "^7.20.13"
escape-string-regexp "^1.0.5"

gatsby-plugin-google-analytics@^4.25.0:
Expand Down

0 comments on commit 5e516a3

Please sign in to comment.