Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby-theme-minim…
Browse files Browse the repository at this point in the history
…al-blog-core (#1302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lennart <lekoarts@gmail.com>
  • Loading branch information
renovate[bot] and LekoArts committed Feb 1, 2024
1 parent f3dae1a commit 7ab8014
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 13 deletions.
5 changes: 5 additions & 0 deletions .changeset/khaki-insects-walk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lekoarts/gatsby-theme-minimal-blog-core": patch
---

update minor and patch dependencies
10 changes: 5 additions & 5 deletions themes/gatsby-theme-minimal-blog-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@lekoarts/rehype-meta-as-attributes": "^3.0.1",
"@lekoarts/themes-utils": "^3.0.1",
"@mdx-js/react": "^2.3.0",
"gatsby-plugin-mdx": "^5.12.3",
"gatsby-plugin-sharp": "^5.12.3",
"gatsby-remark-images": "^7.12.3",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-sharp": "^5.12.3",
"gatsby-plugin-mdx": "^5.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-remark-images": "^7.13.1",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"reading-time": "^1.5.0",
"remark-gfm": "^3.0.1"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2786,11 +2786,11 @@ __metadata:
"@lekoarts/rehype-meta-as-attributes": "npm:^3.0.1"
"@lekoarts/themes-utils": "npm:^3.0.1"
"@mdx-js/react": "npm:^2.3.0"
gatsby-plugin-mdx: "npm:^5.12.3"
gatsby-plugin-sharp: "npm:^5.12.3"
gatsby-remark-images: "npm:^7.12.3"
gatsby-source-filesystem: "npm:^5.12.1"
gatsby-transformer-sharp: "npm:^5.12.3"
gatsby-plugin-mdx: "npm:^5.13.1"
gatsby-plugin-sharp: "npm:^5.13.1"
gatsby-remark-images: "npm:^7.13.1"
gatsby-source-filesystem: "npm:^5.13.1"
gatsby-transformer-sharp: "npm:^5.13.1"
reading-time: "npm:^1.5.0"
remark-gfm: "npm:^3.0.1"
peerDependencies:
Expand Down Expand Up @@ -11311,7 +11311,7 @@ __metadata:
languageName: node
linkType: hard

"gatsby-plugin-sharp@npm:^5.12.3, gatsby-plugin-sharp@npm:^5.13.1":
"gatsby-plugin-sharp@npm:^5.13.1":
version: 5.13.1
resolution: "gatsby-plugin-sharp@npm:5.13.1"
dependencies:
Expand Down Expand Up @@ -11426,7 +11426,7 @@ __metadata:
languageName: node
linkType: hard

"gatsby-remark-images@npm:^7.12.3, gatsby-remark-images@npm:^7.13.1":
"gatsby-remark-images@npm:^7.13.1":
version: 7.13.1
resolution: "gatsby-remark-images@npm:7.13.1"
dependencies:
Expand Down Expand Up @@ -11529,7 +11529,7 @@ __metadata:
languageName: node
linkType: hard

"gatsby-transformer-sharp@npm:^5.12.3, gatsby-transformer-sharp@npm:^5.13.1":
"gatsby-transformer-sharp@npm:^5.13.1":
version: 5.13.1
resolution: "gatsby-transformer-sharp@npm:5.13.1"
dependencies:
Expand Down

0 comments on commit 7ab8014

Please sign in to comment.