Skip to content

Commit

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

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 Aug 29, 2023
1 parent 47bc85b commit b2bf412
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 10 deletions.
5 changes: 5 additions & 0 deletions .changeset/slow-teachers-rescue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@lekoarts/gatsby-theme-jodie": patch
---

fix(deps): update dependency gatsby-plugin-image to ^3.12.0 for gatsby-theme-jodie
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.1",
"@theme-ui/mdx": "~0.15.3",
"@theme-ui/preset-tailwind": "0.15.3",
"gatsby-plugin-image": "^3.10.0",
"gatsby-plugin-image": "^3.12.0",
"gatsby-plugin-theme-ui": "~0.15.3",
"polished": "^4.2.2",
"react-helmet": "^6.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2915,7 +2915,7 @@ __metadata:
"@lekoarts/gatsby-theme-jodie-core": ^5.1.1
"@theme-ui/mdx": ~0.15.3
"@theme-ui/preset-tailwind": 0.15.3
gatsby-plugin-image: ^3.10.0
gatsby-plugin-image: ^3.12.0
gatsby-plugin-theme-ui: ~0.15.3
polished: ^4.2.2
react-helmet: ^6.1.0
Expand Down Expand Up @@ -6786,7 +6786,7 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-remove-graphql-queries@npm:^5.10.0, babel-plugin-remove-graphql-queries@npm:^5.12.0":
"babel-plugin-remove-graphql-queries@npm:^5.12.0":
version: 5.12.0
resolution: "babel-plugin-remove-graphql-queries@npm:5.12.0"
dependencies:
Expand Down Expand Up @@ -11666,22 +11666,22 @@ __metadata:
languageName: node
linkType: hard

"gatsby-plugin-image@npm:^3.10.0":
version: 3.10.0
resolution: "gatsby-plugin-image@npm:3.10.0"
"gatsby-plugin-image@npm:^3.10.0, gatsby-plugin-image@npm:^3.12.0":
version: 3.12.0
resolution: "gatsby-plugin-image@npm:3.12.0"
dependencies:
"@babel/code-frame": ^7.18.6
"@babel/parser": ^7.20.13
"@babel/runtime": ^7.20.13
"@babel/traverse": ^7.20.13
babel-jsx-utils: ^1.1.0
babel-plugin-remove-graphql-queries: ^5.10.0
babel-plugin-remove-graphql-queries: ^5.12.0
camelcase: ^6.3.0
chokidar: ^3.5.3
common-tags: ^1.8.2
fs-extra: ^11.1.1
gatsby-core-utils: ^4.10.0
gatsby-plugin-utils: ^4.10.0
gatsby-core-utils: ^4.12.0
gatsby-plugin-utils: ^4.12.0
objectFitPolyfill: ^2.3.5
prop-types: ^15.8.1
peerDependencies:
Expand All @@ -11696,7 +11696,7 @@ __metadata:
optional: true
gatsby-source-filesystem:
optional: true
checksum: d70a24fa6d0116deb50221a1a0ea25533e585f5501a5f6e2598b1468a1b923315caad90f972d1d03a8e32ac8767d5363c37cd4827d1c2b4987f8b8fd1e65d3f3
checksum: cdc8b2b2ef2a216e09e0607c96c1020ba27e60bcfa887d54cff623dc74677b86e1eb52259b4115681c15d84e4cec43d4cbdfcf0751dd6f7495f461e1af046134
languageName: node
linkType: hard

Expand Down

0 comments on commit b2bf412

Please sign in to comment.