Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2023
1 parent 2fe734f commit 0f490b1
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 112 deletions.
14 changes: 7 additions & 7 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
},
"dependencies": {
"babel-plugin-styled-components": "2.1.4",
"gatsby": "5.12.8",
"gatsby-plugin-image": "3.12.2",
"gatsby-plugin-manifest": "5.12.2",
"gatsby": "5.12.9",
"gatsby-plugin-image": "3.12.3",
"gatsby-plugin-manifest": "5.12.3",
"gatsby-plugin-react-helmet": "6.12.0",
"gatsby-plugin-sharp": "5.12.2",
"gatsby-plugin-sharp": "5.12.3",
"gatsby-plugin-styled-components": "6.12.0",
"gatsby-plugin-typescript": "5.12.0",
"gatsby-source-filesystem": "5.12.0",
"gatsby-transformer-sharp": "5.12.2",
"gatsby-plugin-typescript": "5.12.1",
"gatsby-source-filesystem": "5.12.1",
"gatsby-transformer-sharp": "5.12.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
Expand Down
2 changes: 1 addition & 1 deletion gatsby-image-gallery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/styled-components": "5.1.29",
"babel-jest": "29.7.0",
"dts-cli": "2.0.3",
"gatsby-plugin-image": "3.12.2",
"gatsby-plugin-image": "3.12.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
Expand Down
Loading

0 comments on commit 0f490b1

Please sign in to comment.