From 51246fcff4ad06d2c550c47f5a9c72610ba68ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 04:45:10 +0000 Subject: [PATCH] chore(deps): bump gatsby in the gatsby-dependencies group Bumps the gatsby-dependencies group with 1 update: [gatsby](https://github.com/gatsbyjs/gatsby). Updates `gatsby` from 5.13.4 to 5.13.5 - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@5.13.4...gatsby@5.13.5) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gatsby-dependencies ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8c37d5b4..d3073097 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2839,7 +2839,7 @@ "@typescript-eslint/types" "5.62.0" eslint-visitor-keys "^3.3.0" -"@vercel/webpack-asset-relocator-loader@^1.7.3": +"@vercel/webpack-asset-relocator-loader@1.7.3": version "1.7.3" resolved "https://registry.yarnpkg.com/@vercel/webpack-asset-relocator-loader/-/webpack-asset-relocator-loader-1.7.3.tgz#e65ca1fd9feb045039788f9b4710e5acc84b01b0" integrity sha512-vizrI18v8Lcb1PmNNUBz7yxPxxXoOeuaVEjTG9MjvDrphjiSxFZrRJ5tIghk+qdLFRCXI5HBCshgobftbmrC5g== @@ -6513,9 +6513,9 @@ gatsby-worker@^2.13.1: signal-exit "^3.0.7" gatsby@^5.13.1: - version "5.13.4" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.4.tgz#b816d691a913239445ff08ad41d3d98b19002b4d" - integrity sha512-ZV5LL4ipWO2HZSWHWdU2qwS++9tr+fxxF+ScbSwzukrrCTHjTq8+DkpfOMiY498lmTUZ5LvRvT0WQmuVx/gXVQ== + version "5.13.5" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.5.tgz#fc3e2e70f39b3cde81048df6a194d92e5c9f60b5" + integrity sha512-H6tfNlZxy4Tjan9DHtDSkrSw3crhfdFSkvOYcKL2JOBDjK2YStvDQhgETbnsA3JWDxpbxQaHhupd9QUYV/sKlA== dependencies: "@babel/code-frame" "^7.18.6" "@babel/core" "^7.20.12" @@ -6544,7 +6544,7 @@ gatsby@^5.13.1: "@types/http-proxy" "^1.17.11" "@typescript-eslint/eslint-plugin" "^5.60.1" "@typescript-eslint/parser" "^5.60.1" - "@vercel/webpack-asset-relocator-loader" "^1.7.3" + "@vercel/webpack-asset-relocator-loader" "1.7.3" acorn-loose "^8.3.0" acorn-walk "^8.2.0" address "1.2.2"