Skip to content

Commit

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

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 9aae2de commit 982af8f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 15 deletions.
5 changes: 5 additions & 0 deletions .changeset/fast-peas-flash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lekoarts/gatsby-theme-emma-core": patch
---

update minor and patch dependencies
10 changes: 5 additions & 5 deletions themes/gatsby-theme-emma-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"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-remark-images": "^7.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-remark-images": "^7.12.3",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-sharp": "^5.12.3",
"remark-gfm": "^3.0.1"
},
"keywords": [
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2675,11 +2675,11 @@ __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-remark-images: "npm:^7.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-remark-images: "npm:^7.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 Expand Up @@ -11730,14 +11730,14 @@ __metadata:
languageName: node
linkType: hard

"gatsby-remark-images@npm:^7.12.0":
version: 7.12.0
resolution: "gatsby-remark-images@npm:7.12.0"
"gatsby-remark-images@npm:^7.12.0, gatsby-remark-images@npm:^7.12.3":
version: 7.12.3
resolution: "gatsby-remark-images@npm:7.12.3"
dependencies:
"@babel/runtime": "npm:^7.20.13"
chalk: "npm:^4.1.2"
cheerio: "npm:^1.0.0-rc.10"
gatsby-core-utils: "npm:^4.12.0"
gatsby-core-utils: "npm:^4.12.1"
is-relative-url: "npm:^3.0.0"
lodash: "npm:^4.17.21"
mdast-util-definitions: "npm:^4.0.0"
Expand All @@ -11747,7 +11747,7 @@ __metadata:
peerDependencies:
gatsby: ^5.0.0-next
gatsby-plugin-sharp: ^5.0.0-next
checksum: b0ece64db0476d5172564aeb2f19e8d9974cf239413a7a44b19d9a8577da157922961ded9fb293f8d5a2680affaaecce3b61354869a0675cfd4edb84f2789763
checksum: d281a9f3e709c6dca2f1e05d6ed53c3082f625e45b835a52bd6f31ff4891b726134782b803a94754a35e4c1fe50e317a57e1c1c1a7f8229d3376f31fc4f0dc00
languageName: node
linkType: hard

Expand Down

0 comments on commit 982af8f

Please sign in to comment.