Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency gatsby to ^5.12.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 25, 2023
1 parent 52f3f8c commit 2d3ad76
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 @@ -23,7 +23,7 @@
"dependencies": {
"axios": "^1.6.2",
"bulma": "^0.9.4",
"gatsby": "^5.12.9",
"gatsby": "^5.12.11",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-manifest": "^5.12.3",
"gatsby-plugin-offline": "^6.12.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6223,7 +6223,7 @@ gatsby-page-utils@^3.12.1:
lodash "^4.17.21"
micromatch "^4.0.5"

gatsby-parcel-config@^1.12.1:
gatsby-parcel-config@1.12.1:
version "1.12.1"
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-1.12.1.tgz#248c9d685a75a867eea7f5e48f0a6a9b01144da3"
integrity sha512-hH9m/dSJTkdeksBzLGi9U+Pey0CsPeHHrRP6pugxd7owtJUQqid37noyadqnawBo2LOwcGE4o69HhqGxGNXxbw==
Expand Down Expand Up @@ -6373,10 +6373,10 @@ gatsby-worker@^2.12.0:
fs-extra "^11.1.1"
signal-exit "^3.0.7"

gatsby@^5.12.9:
version "5.12.9"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.12.9.tgz#61543fb057be701c6d4fd14757decf55fb2ebf57"
integrity sha512-Nu+A4lW/7VDcxdaBypbp/Sw9mEzpfVnDBiwb0yiSW3pZDpC7iKFVVlhK2Ovq6Wy4gyYiE1LjT2sMNGKR1lkh6Q==
gatsby@^5.12.11:
version "5.12.11"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.12.11.tgz#c276d106e80bd5e8e53cc94645d5b08b78ad8b41"
integrity sha512-4XuN4bo6W6JnIYkvaCeV+5fKTzxv78aAgOTEW4doupP8/bD0bgLwuIHFwnvhEMHQiGdALoKukLkqhkgAShUK0w==
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/core" "^7.20.12"
Expand Down Expand Up @@ -6465,7 +6465,7 @@ gatsby@^5.12.9:
gatsby-legacy-polyfills "^3.12.0"
gatsby-link "^5.12.1"
gatsby-page-utils "^3.12.1"
gatsby-parcel-config "^1.12.1"
gatsby-parcel-config "1.12.1"
gatsby-plugin-page-creator "^5.12.3"
gatsby-plugin-typescript "^5.12.1"
gatsby-plugin-utils "^4.12.3"
Expand Down

0 comments on commit 2d3ad76

Please sign in to comment.