From 0d5ec6bb8f1511bfaeba17f3de28f62231a4a6f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 13:28:05 +0000 Subject: [PATCH] build(deps): bump gatsby-remark-images from 6.6.0 to 6.7.0 in /docs Bumps [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images) from 6.6.0 to 6.7.0. - [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@6.7.0/packages/gatsby-remark-images) --- updated-dependencies: - dependency-name: gatsby-remark-images dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 18 +++++++++--------- docs/package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 9a98d83aaca7..cd50b7556e52 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -32,7 +32,7 @@ "gatsby-remark-autolink-headers": "^5.6.0", "gatsby-remark-copy-linked-files": "^5.6.0", "gatsby-remark-external-links": "^0.0.4", - "gatsby-remark-images": "^6.6.0", + "gatsby-remark-images": "^6.7.0", "gatsby-remark-mermaid": "^2.1.0", "gatsby-remark-responsive-iframe": "^5.6.0", "gatsby-source-filesystem": "^4.7.0", @@ -12033,14 +12033,14 @@ } }, "node_modules/gatsby-remark-images": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.6.0.tgz", - "integrity": "sha512-GZTq2fQnTDLOA7O+eoWi8iztLLuoRHFHiu3YTb6ahKZbbKtCM8JumiEOS3m/mZ64GJGjPSA1PCYdeliQiNq3WQ==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.7.0.tgz", + "integrity": "sha512-/PQFWGeyLVQVRdXGLtYPE35X4CEigROL3PGTuOINqPyRqXjszp81HkFyn4pRamBaL27ghZnmm6M92syRYWsWKw==", "dependencies": { "@babel/runtime": "^7.15.4", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^3.6.0", + "gatsby-core-utils": "^3.7.0", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", @@ -33678,14 +33678,14 @@ } }, "gatsby-remark-images": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.6.0.tgz", - "integrity": "sha512-GZTq2fQnTDLOA7O+eoWi8iztLLuoRHFHiu3YTb6ahKZbbKtCM8JumiEOS3m/mZ64GJGjPSA1PCYdeliQiNq3WQ==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.7.0.tgz", + "integrity": "sha512-/PQFWGeyLVQVRdXGLtYPE35X4CEigROL3PGTuOINqPyRqXjszp81HkFyn4pRamBaL27ghZnmm6M92syRYWsWKw==", "requires": { "@babel/runtime": "^7.15.4", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.10", - "gatsby-core-utils": "^3.6.0", + "gatsby-core-utils": "^3.7.0", "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "mdast-util-definitions": "^4.0.0", diff --git a/docs/package.json b/docs/package.json index 535acbc28e3e..6158fc87100a 100644 --- a/docs/package.json +++ b/docs/package.json @@ -29,7 +29,7 @@ "gatsby-remark-autolink-headers": "^5.6.0", "gatsby-remark-copy-linked-files": "^5.6.0", "gatsby-remark-external-links": "^0.0.4", - "gatsby-remark-images": "^6.6.0", + "gatsby-remark-images": "^6.7.0", "gatsby-remark-mermaid": "^2.1.0", "gatsby-remark-responsive-iframe": "^5.6.0", "gatsby-source-filesystem": "^4.7.0",