Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Commit 1b55861

Browse files
chore(deps): bump gatsby-remark-copy-linked-files from 4.1.0 to 4.11.0
Bumps [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files) from 4.1.0 to 4.11.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/[email protected]/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] <[email protected]>
1 parent f64982f commit 1b55861

File tree

3 files changed

+90
-58
lines changed

3 files changed

+90
-58
lines changed

package-lock.json

Lines changed: 81 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"gatsby-plugin-sharp": "3.14.0",
5757
"gatsby-plugin-styled-components": "4.10.0",
5858
"gatsby-remark-autolink-headers": "4.11.0",
59-
"gatsby-remark-copy-linked-files": "4.1.0",
59+
"gatsby-remark-copy-linked-files": "4.11.0",
6060
"gatsby-remark-images": "5.11.0",
6161
"gatsby-remark-jargon": "2.18.0",
6262
"gatsby-remark-prismjs": "5.11.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4046,7 +4046,7 @@ cheerio@^0.22.0:
40464046
lodash.reject "^4.4.0"
40474047
lodash.some "^4.4.0"
40484048

4049-
cheerio@^1.0.0-rc.10, cheerio@^1.0.0-rc.3:
4049+
cheerio@^1.0.0-rc.10:
40504050
version "1.0.0-rc.10"
40514051
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.10.tgz#2ba3dcdfcc26e7956fc1f440e61d51c643379f3e"
40524052
integrity sha512-g0J0q/O6mW8z5zxQ3A8E8J1hUgp4SMOvEoW/x84OwyHKe/Zccz83PVT4y5Crcr530FV6NgmKI1qvGTKVl9XXVw==
@@ -7250,14 +7250,14 @@ [email protected]:
72507250
mdast-util-to-string "^2.0.0"
72517251
unist-util-visit "^2.0.3"
72527252

7253-
gatsby-remark-copy-linked-files@4.1.0:
7254-
version "4.1.0"
7255-
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-4.1.0.tgz#a274b8b482d5e5580213b457b58fb1908a049bbb"
7256-
integrity sha512-Ayr2UQ58A3DwmsMaMJsKCHCkvQs2UYahR4aRoU5onN2x4l0ve63B0SFjVKOSezRuxEfEkgZor4Ul2HqCWF85nA==
7253+
gatsby-remark-copy-linked-files@4.11.0:
7254+
version "4.11.0"
7255+
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-4.11.0.tgz#3596b218d4c025931989a4629ec005443cb42dd1"
7256+
integrity sha512-24VI4ZM7767b+2x/J5Ww7yzeTJhVtGCJOQGjH2NZgEAw4ryBoZLJ2WwHiVwBD03+JSMPKGutQxus95jkLmMD4w==
72577257
dependencies:
7258-
"@babel/runtime" "^7.12.5"
7259-
cheerio "^1.0.0-rc.3"
7260-
fs-extra "^8.1.0"
7258+
"@babel/runtime" "^7.15.4"
7259+
cheerio "^1.0.0-rc.10"
7260+
fs-extra "^10.0.0"
72617261
is-relative-url "^3.0.0"
72627262
lodash "^4.17.21"
72637263
path-is-inside "^1.0.2"

0 commit comments

Comments
 (0)