Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 387b192

Browse files
authored
Merge pull request Hacker0x01#545 from Hacker0x01/dependabot/npm_and_yarn/gatsby-plugin-sharp-3.14.3
Bump gatsby-plugin-sharp from 3.14.1 to 3.14.3
2 parents 7fbb999 + 845751c commit 387b192

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"gatsby-plugin-layout": "^2.14.0",
1616
"gatsby-plugin-react-helmet": "^4.14.0",
1717
"gatsby-plugin-sass": "^4.12.0",
18-
"gatsby-plugin-sharp": "^3.14.1",
18+
"gatsby-plugin-sharp": "^3.14.3",
1919
"gatsby-plugin-sitemap": "^4.10.0",
2020
"gatsby-plugin-slug": "^2.0.0",
2121
"gatsby-plugin-sri": "^1.0.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5719,10 +5719,10 @@ gatsby-plugin-sass@^4.12.0:
57195719
resolve-url-loader "^3.1.2"
57205720
sass-loader "^10.1.1"
57215721

5722-
gatsby-plugin-sharp@^3.14.1:
5723-
version "3.14.1"
5724-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.1.tgz#4521d1ca7fe643eae743cae71621a8bb170a57dd"
5725-
integrity sha512-eLRoxLTrn5QCerIl/zaUTzJCBfPaaOZdVPhO6QUOd1o2qni6AR9QkeAw3He2e/1mnkB9wWGwJUdPiCfvUSE/pQ==
5722+
gatsby-plugin-sharp@^3.14.3:
5723+
version "3.14.3"
5724+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.14.3.tgz#3db33ddfb2b83365ee2314eaaee6d1ceed046032"
5725+
integrity sha512-96H2HxJe4EHjnwp3Qn2LoKoPwciMf5TXwir9h9QR/+fTqld0OhU5Q4PjWciELmGXW7AzXKpSoTvRmA322kgPhg==
57265726
dependencies:
57275727
"@babel/runtime" "^7.15.4"
57285728
async "^3.2.1"

0 commit comments

Comments
 (0)