From de908072a2c73a28be7e3168b3354f91156e04d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 22:18:16 +0000 Subject: [PATCH] build(deps): bump gatsby-remark-copy-linked-files from 3.0.0 to 3.1.0 Bumps [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files) from 3.0.0 to 3.1.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@3.1.0/packages/gatsby-remark-copy-linked-files) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9d5e75d93..2ddc18830 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "gatsby-plugin-typography": "3.0.0", "gatsby-plugin-web-font-loader": "1.0.4", "gatsby-remark-autolink-headers": "3.0.0", - "gatsby-remark-copy-linked-files": "3.0.0", + "gatsby-remark-copy-linked-files": "3.1.0", "gatsby-remark-embed-video": "3.1.1", "gatsby-remark-images": "4.0.0", "gatsby-remark-responsive-iframe": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 82114de0d..ea1ae64f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7915,16 +7915,16 @@ gatsby-remark-autolink-headers@3.0.0: mdast-util-to-string "^1.1.0" unist-util-visit "^1.4.1" -gatsby-remark-copy-linked-files@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-3.0.0.tgz#020fb4217a658821350434debd981f7aabaac784" - integrity sha512-M+zuN3WGM+Y1dOJWmHDj4xQSGhjIpjie2aIceRgCMRKWvMfiOu7IkrQs1e84+avfPAdX9LCbS463k86CCrBRqw== +gatsby-remark-copy-linked-files@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-3.1.0.tgz#64c116c4be8e379e767168ce6b40c825a385db6f" + integrity sha512-VFpORuDUYEB/Q24NPpt1NDCTLzpGaFHb0sUj0lKAOqfdM8WJKiZhoGVfgnKZP5yAeaf70KeawUXJipj75ucmmA== dependencies: "@babel/runtime" "^7.12.5" cheerio "^1.0.0-rc.3" fs-extra "^8.1.0" is-relative-url "^3.0.0" - lodash "^4.17.20" + lodash "^4.17.21" path-is-inside "^1.0.2" probe-image-size "^6.0.0" unist-util-visit "^1.4.1" @@ -11016,7 +11016,7 @@ lodash@4.17.15: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== -lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@~4.17.20: +lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.20: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==