Skip to content

Commit

Permalink
build(deps): bump gatsby-remark-copy-linked-files from 5.25.0 to 6.12.0
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.12.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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 97a458b commit 57efc43
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-theme-carbon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"gatsby-plugin-sass": "5.25.0",
"gatsby-plugin-sass-resources": "^3.0.1",
"gatsby-plugin-sharp": "^4.25.1",
"gatsby-remark-copy-linked-files": "^5.25.0",
"gatsby-remark-copy-linked-files": "^6.12.0",
"gatsby-remark-images": "^6.25.0",
"gatsby-remark-responsive-iframe": "^5.25.0",
"gatsby-remark-smartypants": "^5.25.0",
Expand Down
25 changes: 17 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1744,6 +1744,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.20.13":
version: 7.23.6
resolution: "@babel/runtime@npm:7.23.6"
dependencies:
regenerator-runtime: ^0.14.0
checksum: 1a8eaf3d3a103ef5227b60ca7ab5c589118c36ca65ef2d64e65380b32a98a3f3b5b3ef96660fa0471b079a18b619a8317f3e7f03ab2b930c45282a8b69ed9a16
languageName: node
linkType: hard

"@babel/runtime@npm:^7.22.15":
version: 7.23.1
resolution: "@babel/runtime@npm:7.23.1"
Expand Down Expand Up @@ -10985,21 +10994,21 @@ __metadata:
languageName: node
linkType: hard

"gatsby-remark-copy-linked-files@npm:^5.25.0":
version: 5.25.0
resolution: "gatsby-remark-copy-linked-files@npm:5.25.0"
"gatsby-remark-copy-linked-files@npm:^6.12.0":
version: 6.12.0
resolution: "gatsby-remark-copy-linked-files@npm:6.12.0"
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
probe-image-size: ^7.2.3
unist-util-visit: ^2.0.3
peerDependencies:
gatsby: ^4.0.0-next
checksum: 6dac4df2cb13c677f87bb9a077e4a5eaff08dc8dc026faca57d16090d9c8fcdce5c22cb85fbcc62f2ab75ccae9bbf251750338e60b4116830cd975f7b551b656
gatsby: ^5.0.0-next
checksum: e602bdeb0a5260dd558edca19e9af6e080bbdeae09c7f8924ea4c256e73d47f6a9ad15cab5c90e342d114d52861ccc5f6375886be610245b33f0844249bff535
languageName: node
linkType: hard

Expand Down Expand Up @@ -11194,7 +11203,7 @@ __metadata:
gatsby-plugin-sass: 5.25.0
gatsby-plugin-sass-resources: ^3.0.1
gatsby-plugin-sharp: ^4.25.1
gatsby-remark-copy-linked-files: ^5.25.0
gatsby-remark-copy-linked-files: ^6.12.0
gatsby-remark-images: ^6.25.0
gatsby-remark-responsive-iframe: ^5.25.0
gatsby-remark-smartypants: ^5.25.0
Expand Down

0 comments on commit 57efc43

Please sign in to comment.