From a8beb6c0cac5ab589dfef4f2909cca60a20cf7b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 01:04:56 +0000 Subject: [PATCH] Bump gatsby-plugin-canonical-urls from 4.24.0 to 4.25.0 Bumps [gatsby-plugin-canonical-urls](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-canonical-urls) from 4.24.0 to 4.25.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-canonical-urls/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-canonical-urls@4.25.0/packages/gatsby-plugin-canonical-urls) --- updated-dependencies: - dependency-name: gatsby-plugin-canonical-urls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 19 ++++++------------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index d7b223c..3b061fd 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "dotenv": "^16.0.3", "gatsby": "4.25.7", - "gatsby-plugin-canonical-urls": "4.24.0", + "gatsby-plugin-canonical-urls": "4.25.0", "gatsby-source-github-api": "^1.0.0", "gatsby-theme-carbon": "^3.4.22", "gh-pages": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 6053864..4e9c30a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1238,14 +1238,7 @@ resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.0", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": - version "7.21.5" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200" - integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q== - dependencies: - regenerator-runtime "^0.13.11" - -"@babel/runtime@^7.22.15", "@babel/runtime@^7.24.7": +"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.0", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.15", "@babel/runtime@^7.24.7", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.3", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": version "7.25.0" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb" integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw== @@ -6255,10 +6248,10 @@ gatsby-parcel-config@0.16.0: "@parcel/transformer-js" "2.6.2" "@parcel/transformer-json" "2.6.2" -gatsby-plugin-canonical-urls@4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.24.0.tgz#e90363d69e8657e3e4470392be1bb6d0b689b69d" - integrity sha512-EidU+iXmMYBeICCgDq1O+K5zlydW3bN+z1PlJSEF5ihXeCqduf4brP+yEEtIn4myJ68yh4WJe4UAjpTl3XH/Cw== +gatsby-plugin-canonical-urls@4.25.0: + version "4.25.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-canonical-urls/-/gatsby-plugin-canonical-urls-4.25.0.tgz#de7c3b93bc6f03fee05dbcc9fba5423cf826f669" + integrity sha512-WjjOAuCvjK0n2WHmvu5k5CjkNoeKU4IzQPA7YI4uHmr9fIxVHIXMYqfVOG7ZPtDPE4eVt2yHpG2/novVjZ77yg== dependencies: "@babel/runtime" "^7.15.4" @@ -10273,7 +10266,7 @@ regenerator-runtime@^0.11.0: resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== -regenerator-runtime@^0.13.11, regenerator-runtime@^0.13.7: +regenerator-runtime@^0.13.7: version "0.13.11" resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==