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
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent ae3bf5b commit dea3a1d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
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.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",
"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 @@ -2693,11 +2693,11 @@ __metadata:
dependencies:
"@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"
remark-gfm: "npm:^3.0.1"
peerDependencies:
gatsby: ^5.5.0
Expand Down Expand Up @@ -11447,14 +11447,14 @@ __metadata:
languageName: node
linkType: hard

"gatsby-remark-images@npm:^7.12.3":
version: 7.12.3
resolution: "gatsby-remark-images@npm:7.12.3"
"gatsby-remark-images@npm:^7.12.3, gatsby-remark-images@npm:^7.13.1":
version: 7.13.1
resolution: "gatsby-remark-images@npm:7.13.1"
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.1"
gatsby-core-utils: "npm:^4.13.1"
is-relative-url: "npm:^3.0.0"
lodash: "npm:^4.17.21"
mdast-util-definitions: "npm:^4.0.0"
Expand All @@ -11464,7 +11464,7 @@ __metadata:
peerDependencies:
gatsby: ^5.0.0-next
gatsby-plugin-sharp: ^5.0.0-next
checksum: 10c0/d281a9f3e709c6dca2f1e05d6ed53c3082f625e45b835a52bd6f31ff4891b726134782b803a94754a35e4c1fe50e317a57e1c1c1a7f8229d3376f31fc4f0dc00
checksum: 10c0/48f0b581c5f4459058ab6ee2bdf2787179e7332996dba3f8c3319483a2078076b0480b95f5418ea49ad43dc2fd57fa697c47763b6d087e466b4f19a916b8c3ab
languageName: node
linkType: hard

Expand Down

0 comments on commit dea3a1d

Please sign in to comment.