Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency gatsby to v5.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2023
1 parent 3a71d0e commit 491b465
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@emotion/styled": "11.10.5",
"@fontsource/poppins": "4.5.10",
"framer-motion": "8.5.5",
"gatsby": "5.6.0",
"gatsby": "5.6.1",
"gatsby-plugin-image": "3.6.0",
"gatsby-plugin-offline": "6.6.0",
"gatsby-plugin-sharp": "5.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6707,7 +6707,7 @@ gatsby-page-utils@^3.6.0:
lodash "^4.17.21"
micromatch "^4.0.5"

gatsby-parcel-config@^1.6.0:
[email protected]:
version "1.6.0"
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-1.6.0.tgz#7b8a4abb10f2aef11491b91e1ad14d13aa7e9491"
integrity sha512-dGOj3Zkf9etUmuCtNUoRFLI811zAdYC4ZJNPb56jGDz65eKiZp0cGf/Gg6oJNxfnC3h04sbtKFjKV3QYspFIKg==
Expand Down Expand Up @@ -7007,10 +7007,10 @@ gatsby-worker@^2.6.0:
fs-extra "^11.1.0"
signal-exit "^3.0.7"

[email protected].0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.6.0.tgz#722a7a5eca3ad860eabc389afcdf131cd76a9ffb"
integrity sha512-SM492yHX5MwXVqX/3wFTpIdiL/OqAqfZ2GTt4tN9WlbrFwHM5q+lfl+T3t59OonQc4aHeTQwoEjc5iFRh7TnLQ==
[email protected].1:
version "5.6.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.6.1.tgz#9bae4da6c9bb06403fe9e4e9247e5469e7eea4bf"
integrity sha512-HLIASuREZTk7mDfgQSNu3vJcQzLRPWijOCGaynvktKeqI+fb955JzlyFEbowNgQCD6ZQDX7NFk0pUPnG/x9Z4Q==
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/core" "^7.20.12"
Expand Down Expand Up @@ -7098,7 +7098,7 @@ [email protected]:
gatsby-legacy-polyfills "^3.6.0"
gatsby-link "^5.6.0"
gatsby-page-utils "^3.6.0"
gatsby-parcel-config "^1.6.0"
gatsby-parcel-config "1.6.0"
gatsby-plugin-page-creator "^5.6.0"
gatsby-plugin-typescript "^5.6.0"
gatsby-plugin-utils "^4.6.0"
Expand Down

0 comments on commit 491b465

Please sign in to comment.