Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-plugin-image to ^3.13.1 for gatsb…
Browse files Browse the repository at this point in the history
…y-theme-jodie (#1288)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lennart <[email protected]>
  • Loading branch information
renovate[bot] and LekoArts authored Feb 1, 2024
1 parent 2912b46 commit ae3bf5b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 14 deletions.
5 changes: 5 additions & 0 deletions .changeset/chatty-pianos-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lekoarts/gatsby-theme-jodie": patch
---

update minor and patch dependencies
2 changes: 1 addition & 1 deletion themes/gatsby-theme-jodie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@lekoarts/gatsby-theme-jodie-core": "^5.1.5",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-image": "^3.12.3",
"gatsby-plugin-image": "^3.13.1",
"gatsby-plugin-theme-ui": "~0.15.3",
"polished": "^4.2.2",
"react-helmet": "^6.1.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2778,7 +2778,7 @@ __metadata:
"@lekoarts/gatsby-theme-jodie-core": "npm:^5.1.5"
"@theme-ui/mdx": "npm:~0.15.3"
"@theme-ui/preset-tailwind": "npm:0.15.3"
gatsby-plugin-image: "npm:^3.12.3"
gatsby-plugin-image: "npm:^3.13.1"
gatsby-plugin-theme-ui: "npm:~0.15.3"
polished: "npm:^4.2.2"
react-helmet: "npm:^6.1.0"
Expand Down Expand Up @@ -6668,17 +6668,17 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-remove-graphql-queries@npm:^5.12.1":
version: 5.12.1
resolution: "babel-plugin-remove-graphql-queries@npm:5.12.1"
"babel-plugin-remove-graphql-queries@npm:^5.12.1, babel-plugin-remove-graphql-queries@npm:^5.13.1":
version: 5.13.1
resolution: "babel-plugin-remove-graphql-queries@npm:5.13.1"
dependencies:
"@babel/runtime": "npm:^7.20.13"
"@babel/types": "npm:^7.20.7"
gatsby-core-utils: "npm:^4.12.1"
gatsby-core-utils: "npm:^4.13.1"
peerDependencies:
"@babel/core": ^7.0.0
gatsby: ^5.0.0-next
checksum: 10c0/74c9593fd8ee2441f85a8f96f101131baddcc717aac542d21a91b72e54af8bd309055814f927f8edcbfc5bd5b0e7e1f02e59c8cf5a49bc8b4a2d5cf4f31a1b92
checksum: 10c0/f3c023879e8396dbb06514ca004cd073d8ffde7e2a2dd384f23acad6238e401634a0c585968704c446f1d6e91afe137f1374cb3c5bbf5db1b43ff6f2b09c9b53
languageName: node
linkType: hard

Expand Down Expand Up @@ -11228,22 +11228,22 @@ __metadata:
languageName: node
linkType: hard

"gatsby-plugin-image@npm:^3.12.3":
version: 3.12.3
resolution: "gatsby-plugin-image@npm:3.12.3"
"gatsby-plugin-image@npm:^3.12.3, gatsby-plugin-image@npm:^3.13.1":
version: 3.13.1
resolution: "gatsby-plugin-image@npm:3.13.1"
dependencies:
"@babel/code-frame": "npm:^7.18.6"
"@babel/parser": "npm:^7.20.13"
"@babel/runtime": "npm:^7.20.13"
"@babel/traverse": "npm:^7.20.13"
babel-jsx-utils: "npm:^1.1.0"
babel-plugin-remove-graphql-queries: "npm:^5.12.1"
babel-plugin-remove-graphql-queries: "npm:^5.13.1"
camelcase: "npm:^6.3.0"
chokidar: "npm:^3.5.3"
common-tags: "npm:^1.8.2"
fs-extra: "npm:^11.1.1"
gatsby-core-utils: "npm:^4.12.1"
gatsby-plugin-utils: "npm:^4.12.3"
gatsby-core-utils: "npm:^4.13.1"
gatsby-plugin-utils: "npm:^4.13.1"
objectFitPolyfill: "npm:^2.3.5"
prop-types: "npm:^15.8.1"
peerDependencies:
Expand All @@ -11258,7 +11258,7 @@ __metadata:
optional: true
gatsby-source-filesystem:
optional: true
checksum: 10c0/34424dc638cb736d7a4b0e362bc8e3ede320f38e036972bc4600b53f6f0f3d844719e0bc5df320c09c36abd743e23e63705290cc8259feb70664655faffb2c3f
checksum: 10c0/00e82f49bba04407cc1667c9e12fac9cd404289daafb028d47cfb0f4643865dec0e5930761abde145a2b2d2090aa00f3976a860fe89ee9045d04a79591ab7875
languageName: node
linkType: hard

Expand Down

0 comments on commit ae3bf5b

Please sign in to comment.