Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit 90f358d

Browse files
chore(deps): update gatsby monorepo (#66)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5b7de23 commit 90f358d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
},
1313
"dependencies": {
1414
"@chec/gatsby-source-chec": "*",
15-
"gatsby": "3.14.5",
16-
"gatsby-plugin-image": "1.14.1",
17-
"gatsby-plugin-sharp": "3.14.2",
15+
"gatsby": "3.14.6",
16+
"gatsby-plugin-image": "1.14.2",
17+
"gatsby-plugin-sharp": "3.14.3",
1818
"gatsby-transformer-sharp": "3.14.0",
1919
"react": "17.0.2",
2020
"react-dom": "17.0.2"

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5868,10 +5868,10 @@ gatsby-page-utils@^1.14.0:
58685868
lodash "^4.17.21"
58695869
micromatch "^4.0.4"
58705870

5871-
gatsby-plugin-image@1.14.1:
5872-
version "1.14.1"
5873-
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-1.14.1.tgz#5d40dd35be4bab41e8dd5b9207e9b2485c734f6e"
5874-
integrity sha512-3ZiCFyIVjWxlpral04HlFZbeWC4Eoo7DYGA/Eh3qNMZ3tPKxySk4xXUdrnhIt967KBGATFuuYnPR9kKEHatCuQ==
5871+
gatsby-plugin-image@1.14.2:
5872+
version "1.14.2"
5873+
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-1.14.2.tgz#3955e370d8eb96cd3675001220f315a66ad8ea06"
5874+
integrity sha512-5kw7sAjqrNfMz7E1oMVfOz4CrG6AtIQNYVl1jTAI9sAuTLz/EJEHOM2z54pFUk/irNkrhXDZyEnDjY2d06U7rQ==
58755875
dependencies:
58765876
"@babel/code-frame" "^7.14.0"
58775877
"@babel/parser" "^7.15.5"
@@ -5904,10 +5904,10 @@ gatsby-plugin-page-creator@^3.14.0:
59045904
globby "^11.0.4"
59055905
lodash "^4.17.21"
59065906

5907-
gatsby-plugin-sharp@3.14.2:
5908-
version "3.14.2"
5909-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.2.tgz#46258e4b526b31b08cbcbb5a957040186898044a"
5910-
integrity sha512-BQ0PW2o5ACQXf8kjiG3c0KULVILwbikIO9sEecAKHstIXofc8i+WU0V4IJ8wZCo1JEea+IvkWPxE2NIz2bJ0LA==
5907+
gatsby-plugin-sharp@3.14.3:
5908+
version "3.14.3"
5909+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.3.tgz#3db33ddfb2b83365ee2314eaaee6d1ceed046032"
5910+
integrity sha512-96H2HxJe4EHjnwp3Qn2LoKoPwciMf5TXwir9h9QR/+fTqld0OhU5Q4PjWciELmGXW7AzXKpSoTvRmA322kgPhg==
59115911
dependencies:
59125912
"@babel/runtime" "^7.15.4"
59135913
async "^3.2.1"
@@ -6082,10 +6082,10 @@ gatsby-worker@^0.5.0:
60826082
"@babel/core" "^7.15.5"
60836083
"@babel/runtime" "^7.15.4"
60846084

6085-
gatsby@3.14.5:
6086-
version "3.14.5"
6087-
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.5.tgz#917dfa512f83ec3feddca2f68b236ab70eeb8df7"
6088-
integrity sha512-j1Dvm6iIlUcfYXXNKZWULanOF7UI/01uRMbIBP10iqjJClv+ZbqnFnkwQKvFwLaC88h6jPcEIbR7kZFTqbfbZQ==
6085+
gatsby@3.14.6:
6086+
version "3.14.6"
6087+
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.6.tgz#b05769f27ccccaf90c7c5b483a7d11bf74f45101"
6088+
integrity sha512-H9IOoqkyzu0gEDzLUcm7pGSgwJbR338z+fjp4NsLlE4DkkA2T4H6nWRXLYoDwtNC+X2wfWSrwX8ui2wosAmQOQ==
60896089
dependencies:
60906090
"@babel/code-frame" "^7.14.0"
60916091
"@babel/core" "^7.15.5"

0 commit comments

Comments
 (0)