From 00cb07efbdf4ba45fb815d1ca7a92ac8f02c85a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 17:10:27 +0000 Subject: [PATCH] build(deps): bump gatsby-remark-images from 7.13.1 to 7.13.2 Bumps [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images) from 7.13.1 to 7.13.2. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-images/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@7.13.2/packages/gatsby-remark-images) --- updated-dependencies: - dependency-name: gatsby-remark-images dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index a4b0922c4..f9d84c9c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6947,7 +6947,7 @@ __metadata: languageName: node linkType: hard -"cheerio@npm:^1.0.0-rc.10": +"cheerio@npm:1.0.0-rc.12, cheerio@npm:^1.0.0-rc.10": version: 1.0.0-rc.12 resolution: "cheerio@npm:1.0.0-rc.12" dependencies: @@ -11237,12 +11237,12 @@ __metadata: linkType: hard "gatsby-remark-images@npm:^7.13.1": - version: 7.13.1 - resolution: "gatsby-remark-images@npm:7.13.1" + version: 7.13.2 + resolution: "gatsby-remark-images@npm:7.13.2" dependencies: "@babel/runtime": "npm:^7.20.13" chalk: "npm:^4.1.2" - cheerio: "npm:^1.0.0-rc.10" + cheerio: "npm:1.0.0-rc.12" gatsby-core-utils: "npm:^4.13.1" is-relative-url: "npm:^3.0.0" lodash: "npm:^4.17.21" @@ -11253,7 +11253,7 @@ __metadata: peerDependencies: gatsby: ^5.0.0-next gatsby-plugin-sharp: ^5.0.0-next - checksum: 10/fc1032bb41e96e90168d135d059bc2ddef76136a3e1bb3b3c59a5cefb910491efdf28a7831f06689dc7107b27d1ec7ef8f43164a88fded1ab1c01d292977dc0a + checksum: 10/729ed334703efbaca711ccf7f811b1171ec0d6e56d7a46d8ba8f0d5672a124c329d1ab9f4d97cbee0fbe8e3c548b70719dd1c2300edd24b64ff4e1aa10192816 languageName: node linkType: hard