This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update gatsby monorepo (#66)
Co-authored-by: Renovate Bot <[email protected]>
- Loading branch information
1 parent
5b7de23
commit 90f358d
Showing
2 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5868,10 +5868,10 @@ gatsby-page-utils@^1.14.0: | |
lodash "^4.17.21" | ||
micromatch "^4.0.4" | ||
|
||
[email protected].1: | ||
version "1.14.1" | ||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-1.14.1.tgz#5d40dd35be4bab41e8dd5b9207e9b2485c734f6e" | ||
integrity sha512-3ZiCFyIVjWxlpral04HlFZbeWC4Eoo7DYGA/Eh3qNMZ3tPKxySk4xXUdrnhIt967KBGATFuuYnPR9kKEHatCuQ== | ||
[email protected].2: | ||
version "1.14.2" | ||
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-1.14.2.tgz#3955e370d8eb96cd3675001220f315a66ad8ea06" | ||
integrity sha512-5kw7sAjqrNfMz7E1oMVfOz4CrG6AtIQNYVl1jTAI9sAuTLz/EJEHOM2z54pFUk/irNkrhXDZyEnDjY2d06U7rQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.14.0" | ||
"@babel/parser" "^7.15.5" | ||
|
@@ -5904,10 +5904,10 @@ gatsby-plugin-page-creator@^3.14.0: | |
globby "^11.0.4" | ||
lodash "^4.17.21" | ||
|
||
[email protected].2: | ||
version "3.14.2" | ||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.2.tgz#46258e4b526b31b08cbcbb5a957040186898044a" | ||
integrity sha512-BQ0PW2o5ACQXf8kjiG3c0KULVILwbikIO9sEecAKHstIXofc8i+WU0V4IJ8wZCo1JEea+IvkWPxE2NIz2bJ0LA== | ||
[email protected].3: | ||
version "3.14.3" | ||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.3.tgz#3db33ddfb2b83365ee2314eaaee6d1ceed046032" | ||
integrity sha512-96H2HxJe4EHjnwp3Qn2LoKoPwciMf5TXwir9h9QR/+fTqld0OhU5Q4PjWciELmGXW7AzXKpSoTvRmA322kgPhg== | ||
dependencies: | ||
"@babel/runtime" "^7.15.4" | ||
async "^3.2.1" | ||
|
@@ -6082,10 +6082,10 @@ gatsby-worker@^0.5.0: | |
"@babel/core" "^7.15.5" | ||
"@babel/runtime" "^7.15.4" | ||
|
||
[email protected].5: | ||
version "3.14.5" | ||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.5.tgz#917dfa512f83ec3feddca2f68b236ab70eeb8df7" | ||
integrity sha512-j1Dvm6iIlUcfYXXNKZWULanOF7UI/01uRMbIBP10iqjJClv+ZbqnFnkwQKvFwLaC88h6jPcEIbR7kZFTqbfbZQ== | ||
[email protected].6: | ||
version "3.14.6" | ||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-3.14.6.tgz#b05769f27ccccaf90c7c5b483a7d11bf74f45101" | ||
integrity sha512-H9IOoqkyzu0gEDzLUcm7pGSgwJbR338z+fjp4NsLlE4DkkA2T4H6nWRXLYoDwtNC+X2wfWSrwX8ui2wosAmQOQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.14.0" | ||
"@babel/core" "^7.15.5" | ||
|