Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo to v5.8.1 (jscraftcamp#1364)
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 Mar 30, 2023
1 parent 6a56848 commit 399c856
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
},
"dependencies": {
"classnames": "2.3.2",
"gatsby": "5.8.0",
"gatsby": "5.8.1",
"gatsby-plugin-image": "3.8.0",
"gatsby-plugin-manifest": "5.8.0",
"gatsby-plugin-offline": "6.8.0",
"gatsby-plugin-react-helmet": "6.8.0",
"gatsby-plugin-react-svg": "3.3.0",
"gatsby-plugin-sass": "6.8.0",
"gatsby-plugin-sharp": "5.8.0",
"gatsby-plugin-sharp": "5.8.1",
"gatsby-source-filesystem": "5.8.0",
"gatsby-transformer-json": "5.8.0",
"gatsby-transformer-sharp": "5.8.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8088,7 +8088,7 @@ gatsby-page-utils@^3.8.0:
lodash "^4.17.21"
micromatch "^4.0.5"

gatsby-parcel-config@^1.8.0:
[email protected]:
version "1.8.0"
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-1.8.0.tgz#f63677feb8b0d352fc8db4a66fb5f6c55feeaa19"
integrity sha512-LuTjSuVLl+UIYD1i8VZXymgkIzdH7CB9NYvzxbDGrVCQxAIQwkfjmaLkL6pc1cuJU6kw6w0tbY1uraZDOh1hkQ==
Expand Down Expand Up @@ -8203,10 +8203,10 @@ [email protected]:
resolve-url-loader "^3.1.5"
sass-loader "^10.4.1"

[email protected].0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.8.0.tgz#033d81f02829959ab16c11015ee2f60e0f5d1699"
integrity sha512-cOhSEShJI8La2z3GXaOxPEWLRZraupQGOAYXtSO1fIfyB2NSITv5XWjsPutCjIX6fRyPRqb9LsvArDo7B9DG1A==
[email protected].1:
version "5.8.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.8.1.tgz#148d155dd16310b6ca18340c4b856eda525ed2ea"
integrity sha512-HPRINGFWjBahYW0lMzo68sKYKArUXKl0yqhCtzsK51Km/R8Mpw+uL+7q4r/sQJ8VQ8HZUNH+ik+2rbzR1nKe2Q==
dependencies:
"@babel/runtime" "^7.20.13"
async "^3.2.4"
Expand Down Expand Up @@ -8335,10 +8335,10 @@ gatsby-worker@^2.8.0:
fs-extra "^11.1.0"
signal-exit "^3.0.7"

[email protected].0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.8.0.tgz#3368f1c3dc53fd4d8353c5fa16f84772c19e9995"
integrity sha512-d7sNcoKHFu7ghwUrUuMVHVMn+S0fY6IOoBo9KuvjdUwBY6ZtW9tvGfcZ4hn4lqkAPwLcWY8ocKNMu/itonWRlw==
[email protected].1:
version "5.8.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-5.8.1.tgz#88017aa83d7b8e0bc4a99c1b38822e0fce99f1fb"
integrity sha512-TGQxNsw2saAR6jCsvdawrrJNbIlB1HbNafXyG0cD7e2TL8siI1TwmG+R2L1g7TfvQ4Qs+szgT2cAaEcPvAKj3Q==
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/core" "^7.20.12"
Expand Down Expand Up @@ -8426,7 +8426,7 @@ [email protected]:
gatsby-legacy-polyfills "^3.8.0"
gatsby-link "^5.8.0"
gatsby-page-utils "^3.8.0"
gatsby-parcel-config "^1.8.0"
gatsby-parcel-config "1.8.0"
gatsby-plugin-page-creator "^5.8.0"
gatsby-plugin-typescript "^5.8.0"
gatsby-plugin-utils "^4.8.0"
Expand Down

0 comments on commit 399c856

Please sign in to comment.