Skip to content

Commit

Permalink
chore: bump gatsby-remark-copy-linked-files from 5.25.0 to 6.13.1
Browse files Browse the repository at this point in the history
Bumps [gatsby-remark-copy-linked-files](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-copy-linked-files) from 5.25.0 to 6.13.1.
- [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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 6a9359d commit ab87ee0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"gatsby-plugin-styled-components": "^6.13.1",
"gatsby-plugin-ts-config": "^2.1.3",
"gatsby-redirect-from": "^0.5.0",
"gatsby-remark-copy-linked-files": "^5.11.0",
"gatsby-remark-copy-linked-files": "^6.13.1",
"gatsby-remark-images": "^7.13.1",
"gatsby-remark-smartypants": "^5.9.0",
"gatsby-source-filesystem": "^4.11.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13348,14 +13348,14 @@ gatsby-redirect-from@^0.5.0:
resolved "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-0.5.0.tgz"
integrity sha512-OOGFdfDJPPdaWHgD5OA6JGanaAfCzij0wJ4XffxnemcFJsVZoOfKhLXxwFSXQ/+YW9S0NchGfpM4ycZ4Z517pw==

gatsby-remark-copy-linked-files@^5.11.0:
version "5.25.0"
resolved "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.25.0.tgz"
integrity sha512-kF068dZ0U920xNrlKM5BIR1MvgFdVvgR281AJfvn1xOvv/ES3elPj2bqlokbcs1f72dYcNnaJhv3UhYoIdV6Fg==
gatsby-remark-copy-linked-files@^6.13.1:
version "6.13.1"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-6.13.1.tgz#b623eba410fdbe4ee2059cf10d4f8cef655684e2"
integrity sha512-KBf+1NDdsKxD2144pgurTdWaQVLET19h1Wru4kWcq3oL1aahpWOMTw1+Zam+p3BMANu4joGgHY9yoYcdef1DSw==
dependencies:
"@babel/runtime" "^7.15.4"
"@babel/runtime" "^7.20.13"
cheerio "^1.0.0-rc.10"
fs-extra "^10.1.0"
fs-extra "^11.1.1"
is-relative-url "^3.0.0"
lodash "^4.17.21"
path-is-inside "^1.0.2"
Expand Down

0 comments on commit ab87ee0

Please sign in to comment.