Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v4.17.2 (#555)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 2, 2022
1 parent 68705b5 commit 211dc5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
]
},
"dependencies": {
"gatsby": "4.17.1",
"gatsby": "4.17.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"tsconfig-paths-webpack-plugin": "3.5.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7431,10 +7431,10 @@ gatsby-worker@^1.17.0:
"@babel/core" "^7.15.5"
"@babel/runtime" "^7.15.4"

gatsby@4.17.1:
version "4.17.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.1.tgz#9c54372d1ed0fd2108ffc23d1969805bcac91d87"
integrity sha512-OgwNwx7Mth7/MiwiJ7kxmGSAlmZXfL/8Nz6uwCy5t7fGsivi3x9ZDc7pt1VbFpSv6pMg6S3wpC2Ids8BLjJKVw==
gatsby@4.17.2:
version "4.17.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.17.2.tgz#0ab2b8abf9e0601161732f2a0c60042e6c61dfb0"
integrity sha512-uMNH/X/Fd0kGjelgAPTukgQhxu/aMhRj5YJ07SM4D2yBuO+c4+y1dZRz5q9EUryCeVSx1cSt0J6JMkfzOXmbyA==
dependencies:
"@babel/code-frame" "^7.14.0"
"@babel/core" "^7.15.5"
Expand Down

0 comments on commit 211dc5c

Please sign in to comment.