Skip to content

Commit

Permalink
Update dependency gatsby to v5.13.7 (#409)
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 12, 2024
1 parent 43eb9cd commit 2d893df
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 @@ -16,7 +16,7 @@
"dependencies": {
"@lekoarts/gatsby-theme-minimal-blog": "6.2.3",
"@mkitio/gatsby-theme-password-protect": "2.1.2",
"gatsby": "5.13.6",
"gatsby": "5.13.7",
"gatsby-plugin-google-gtag": "5.13.1",
"gatsby-plugin-manifest": "5.13.1",
"gatsby-plugin-offline": "6.13.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7245,10 +7245,10 @@ gatsby-worker@^2.13.1:
fs-extra "^11.1.1"
signal-exit "^3.0.7"

[email protected].6:
version "5.13.6"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.6.tgz#e49f376ef3518f7fef3525cc155c6424dc62227b"
integrity sha512-WsjhhqMkzCH03aLcP6xsxN08PpLrOjvCivjl6hZCVwxGDw9vz+zK8yFSjPzq2TL5hA4lbQc6bdJaMvaads/DuA==
[email protected].7:
version "5.13.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.13.7.tgz#51b90f907ec230c1555571e54087aca4434087e4"
integrity sha512-slQ0Ky+5ev5dMV6svAgQYWRw3lztTcj6FhmnGvFPWSwrE/L+2TlQG0Izjm8DRoqzQVBp0z+hkCEiRVF7IdzLCw==
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/core" "^7.20.12"
Expand Down

0 comments on commit 2d893df

Please sign in to comment.