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 8, 2023
1 parent 3f82d78 commit 3e2ed19
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 11 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
29 changes: 19 additions & 10 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.5
resolution: "@babel/runtime@npm:7.23.5"
dependencies:
regenerator-runtime: ^0.14.0
checksum: 164d9802424f06908e62d29b8fd3a87db55accf82f46f964ac481dcead11ff7df8391e3696e5fa91a8ca10ea8845bf650acd730fa88cf13f8026cd8d5eec6936
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 @@ -9729,7 +9738,7 @@ __metadata:
resolution: "example@workspace:packages/example"
dependencies:
gatsby: ^4.25.7
gatsby-theme-carbon: ^3.1.35
gatsby-theme-carbon: ^3.1.36
react: ^17.0.2
react-dom: ^17.0.2
languageName: unknown
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 @@ -11167,7 +11176,7 @@ __metadata:
languageName: unknown
linkType: soft

"gatsby-theme-carbon@^3.1.35, gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon":
"gatsby-theme-carbon@^3.1.36, gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon":
version: 0.0.0-use.local
resolution: "gatsby-theme-carbon@workspace:packages/gatsby-theme-carbon"
dependencies:
Expand All @@ -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 3e2ed19

Please sign in to comment.