Skip to content

Commit

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

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 Dec 7, 2023
1 parent 982af8f commit 68a3f6b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/dirty-planets-begin.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lekoarts/gatsby-theme-jodie-core": patch
---

update minor and patch dependencies
8 changes: 4 additions & 4 deletions themes/gatsby-theme-jodie-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"dependencies": {
"@lekoarts/themes-utils": "^3.0.1",
"@mdx-js/react": "^2.3.0",
"gatsby-plugin-mdx": "^5.12.0",
"gatsby-plugin-sharp": "^5.12.0",
"gatsby-source-filesystem": "^5.12.0",
"gatsby-transformer-sharp": "^5.12.0",
"gatsby-plugin-mdx": "^5.12.3",
"gatsby-plugin-sharp": "^5.12.3",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-sharp": "^5.12.3",
"remark-gfm": "^3.0.1"
},
"keywords": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2740,10 +2740,10 @@ __metadata:
dependencies:
"@lekoarts/themes-utils": "npm:^3.0.1"
"@mdx-js/react": "npm:^2.3.0"
gatsby-plugin-mdx: "npm:^5.12.0"
gatsby-plugin-sharp: "npm:^5.12.0"
gatsby-source-filesystem: "npm:^5.12.0"
gatsby-transformer-sharp: "npm:^5.12.0"
gatsby-plugin-mdx: "npm:^5.12.3"
gatsby-plugin-sharp: "npm:^5.12.3"
gatsby-source-filesystem: "npm:^5.12.1"
gatsby-transformer-sharp: "npm:^5.12.3"
remark-gfm: "npm:^3.0.1"
peerDependencies:
gatsby: ^5.5.0
Expand Down

0 comments on commit 68a3f6b

Please sign in to comment.