From 7d3589a4f6dc85d0e3a967dfd53ead9d0d772de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 20:05:49 +0000 Subject: [PATCH] build(deps): bump gatsby-remark-copy-linked-files in /docs Bumps [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files) from 5.21.0 to 5.22.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-copy-linked-files/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-copy-linked-files@5.22.0/packages/gatsby-remark-copy-linked-files) --- updated-dependencies: - dependency-name: gatsby-remark-copy-linked-files dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 14 +++++++------- docs/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index c0829509b1be..017c9d62bc8d 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -30,7 +30,7 @@ "gatsby-plugin-sharp": "^4.19.0", "gatsby-plugin-sitemap": "^5.21.0", "gatsby-remark-autolink-headers": "^5.15.1", - "gatsby-remark-copy-linked-files": "^5.21.0", + "gatsby-remark-copy-linked-files": "^5.22.0", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-images": "^6.21.0", "gatsby-remark-mermaid": "^2.1.0", @@ -13683,9 +13683,9 @@ } }, "node_modules/gatsby-remark-copy-linked-files": { - "version": "5.21.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.21.0.tgz", - "integrity": "sha512-y1XwmC47SV7IXX4du4vaTmGyDlZTMIJJ/MaKjq8mCgenFoJMiX5gRNiDnYuZBzWdoVS+LIT1u6/X2I5sYBsvBw==", + "version": "5.22.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.22.0.tgz", + "integrity": "sha512-n+HNVZDtog7o4LX0yS0uQbcPectfcf1VuOou/rhkzeGR1vKXTcTHpfc4A+n9MfvoBoV8N4FyZCGjSzxF9nqS2g==", "dependencies": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", @@ -36302,9 +36302,9 @@ } }, "gatsby-remark-copy-linked-files": { - "version": "5.21.0", - "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.21.0.tgz", - "integrity": "sha512-y1XwmC47SV7IXX4du4vaTmGyDlZTMIJJ/MaKjq8mCgenFoJMiX5gRNiDnYuZBzWdoVS+LIT1u6/X2I5sYBsvBw==", + "version": "5.22.0", + "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.22.0.tgz", + "integrity": "sha512-n+HNVZDtog7o4LX0yS0uQbcPectfcf1VuOou/rhkzeGR1vKXTcTHpfc4A+n9MfvoBoV8N4FyZCGjSzxF9nqS2g==", "requires": { "@babel/runtime": "^7.15.4", "cheerio": "^1.0.0-rc.10", diff --git a/docs/package.json b/docs/package.json index 0d001735d6c8..57bddeb6af79 100644 --- a/docs/package.json +++ b/docs/package.json @@ -27,7 +27,7 @@ "gatsby-plugin-sharp": "^4.19.0", "gatsby-plugin-sitemap": "^5.21.0", "gatsby-remark-autolink-headers": "^5.15.1", - "gatsby-remark-copy-linked-files": "^5.21.0", + "gatsby-remark-copy-linked-files": "^5.22.0", "gatsby-remark-external-links": "^0.0.4", "gatsby-remark-images": "^6.21.0", "gatsby-remark-mermaid": "^2.1.0",