10000 Bump gatsby-plugin-sharp from 3.14.1 to 3.14.3 · tall-bot/docs.hackerone.com@845751c · GitHub
[go: up one dir, main page]

Skip to content

Commit 845751c

Browse files
Bump gatsby-plugin-sharp from 3.14.1 to 3.14.3
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 3.14.1 to 3.14.3. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.3/packages/gatsby-plugin-sharp) --- updated-dependencies: - dependency-name: gatsby-plugin-sharp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fbb999 commit 845751c

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)
0