Skip to content

Commit 474f4fc

Browse files
Bump gatsby-plugin-sharp from 5.7.0 to 5.8.1
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 5.7.0 to 5.8.1. - [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/[email protected]/packages/gatsby-plugin-sharp) --- updated-dependencies: - dependency-name: gatsby-plugin-sharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19d6ab7 commit 474f4fc

File tree

2 files changed

+14
-67
lines changed

2 files changed

+14
-67
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"gatsby-plugin-manifest": "^5.7.0",
1818
"gatsby-plugin-offline": "^6.7.0",
1919
"gatsby-plugin-react-helmet": "^6.7.0",
20-
"gatsby-plugin-sharp": "^5.7.0",
20+
"gatsby-plugin-sharp": "^5.8.1",
2121
"gatsby-plugin-typography": "^5.7.0",
2222
"gatsby-remark-autolink-headers": "^6.12.0",
2323
"gatsby-remark-copy-linked-files": "^6.7.0",

yarn.lock

+13-66
Original file line numberDiff line numberDiff line change
@@ -4989,7 +4989,7 @@ fastest-levenshtein@^1.0.16:
49894989
resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz#210e61b6ff181de91ea9b3d1b84fdedd47e034e5"
49904990
integrity sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==
49914991

4992-
fastq@^1.13.0, fastq@^1.15.0, fastq@^1.6.0:
4992+
fastq@^1.15.0, fastq@^1.6.0:
49934993
version "1.15.0"
49944994
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a"
49954995
integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==
@@ -5048,7 +5048,7 @@ file-loader@^6.2.0:
50485048
loader-utils "^2.0.0"
50495049
schema-utils "^3.0.0"
50505050

5051-
file-type@^16.5.3, file-type@^16.5.4:
5051+
file-type@^16.5.4:
50525052
version "16.5.4"
50535053
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.4.tgz#474fb4f704bee427681f98dd390058a172a6c2fd"
50545054
integrity sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==
@@ -5235,16 +5235,7 @@ fs-extra@^10.0.0:
52355235
jsonfile "^6.0.1"
52365236
universalify "^2.0.0"
52375237

5238-
fs-extra@^11.1.0:
5239-
version "11.1.0"
5240-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
5241-
integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
5242-
dependencies:
5243-
graceful-fs "^4.2.0"
5244-
jsonfile "^6.0.1"
5245-
universalify "^2.0.0"
5246-
5247-
fs-extra@^11.1.1:
5238+
fs-extra@^11.1.0, fs-extra@^11.1.1:
52485239
version "11.1.1"
52495240
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
52505241
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
@@ -5359,7 +5350,7 @@ gatsby-cli@^5.7.0:
53595350
yoga-layout-prebuilt "^1.10.0"
53605351
yurnalist "^2.1.0"
53615352

5362-
gatsby-core-utils@^4.12.0:
5353+
gatsby-core-utils@^4.12.0, gatsby-core-utils@^4.7.0, gatsby-core-utils@^4.8.0:
53635354
version "4.12.0"
53645355
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.12.0.tgz#1ee4ced94cf2c7b2139d8d3ea6321391ce3ffdea"
53655356
integrity sha512-1vK0cmL8FNHAddQ5WZt0yTPdFSZuMPNUSsHckM+ZdVmRxyif3aZYSi7ofj6sJo/UvhKj7fBqJv/smZYpp2PRqg==
@@ -5381,28 +5372,6 @@ gatsby-core-utils@^4.12.0:
53815372
tmp "^0.2.1"
53825373
xdg-basedir "^4.0.0"
53835374

5384-
gatsby-core-utils@^4.7.0:
5385-
version "4.7.0"
5386-
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.7.0.tgz#f2c9d74da334979b0ae847bc6cfe283670c2f752"
5387-
integrity sha512-J8bjc+ASIfkrNbbOTvHbqgPtj/scgmLVB9rGuItZrbJyyHqyB6NLNbJeN8tHL//fjQ8B3vwyoHy6B09TMLQitQ==
5388-
dependencies:
5389-
"@babel/runtime" "^7.20.13"
5390-
ci-info "2.0.0"
5391-
configstore "^5.0.1"
5392-
fastq "^1.13.0"
5393-
file-type "^16.5.3"
5394-
fs-extra "^11.1.0"
5395-
got "^11.8.5"
5396-
hash-wasm "^4.9.0"
5397-
import-from "^4.0.0"
5398-
lmdb "2.5.3"
5399-
lock "^1.1.0"
5400-
node-object-hash "^2.3.10"
5401-
proper-lockfile "^4.1.2"
5402-
resolve-from "^5.0.0"
5403-
tmp "^0.2.1"
5404-
xdg-basedir "^4.0.0"
5405-
54065375
gatsby-graphiql-explorer@^3.7.0:
54075376
version "3.7.0"
54085377
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.7.0.tgz#ad40e0a5d27e98ae4c54736db05cbddf61f7b39f"
@@ -5555,19 +5524,19 @@ gatsby-plugin-react-helmet@^6.7.0:
55555524
dependencies:
55565525
"@babel/runtime" "^7.20.13"
55575526

5558-
gatsby-plugin-sharp@^5.7.0:
5559-
version "5.7.0"
5560-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.7.0.tgz#70a87512ea89a3486ab6a0606e7804e62fafbae5"
5561-
integrity sha512-LU1OwWwA3Drhk6BCAGN+OhoNJ0Gft/lz6vS/hPIS9stn41gCyOyN/qAMzgz2k4BYF5H9Dh+iRGBUrQ34b9wKcA==
5527+
gatsby-plugin-sharp@^5.8.1:
5528+
version "5.8.1"
5529+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.8.1.tgz#148d155dd16310b6ca18340c4b856eda525ed2ea"
5530+
integrity sha512-HPRINGFWjBahYW0lMzo68sKYKArUXKl0yqhCtzsK51Km/R8Mpw+uL+7q4r/sQJ8VQ8HZUNH+ik+2rbzR1nKe2Q==
55625531
dependencies:
55635532
"@babel/runtime" "^7.20.13"
55645533
async "^3.2.4"
55655534
bluebird "^3.7.2"
55665535
debug "^4.3.4"
55675536
filenamify "^4.3.0"
55685537
fs-extra "^11.1.0"
5569-
gatsby-core-utils "^4.7.0"
5570-
gatsby-plugin-utils "^4.7.0"
5538+
gatsby-core-utils "^4.8.0"
5539+
gatsby-plugin-utils "^4.8.0"
55715540
lodash "^4.17.21"
55725541
probe-image-size "^7.2.3"
55735542
semver "^7.3.8"
@@ -5593,7 +5562,7 @@ gatsby-plugin-typography@^5.7.0:
55935562
dependencies:
55945563
"@babel/runtime" "^7.20.13"
55955564

5596-
gatsby-plugin-utils@^4.12.0:
5565+
gatsby-plugin-utils@^4.12.0, gatsby-plugin-utils@^4.7.0, gatsby-plugin-utils@^4.8.0:
55975566
version "4.12.0"
55985567
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.0.tgz#1f6143a4ffb223fb1d4988a12285c0d2403ed074"
55995568
integrity sha512-lU84VmWC9qGojROMZkBgGjCAzxcAUlyGAsd75vjj2y3yqGYtyvqInvK5tZvDyNNVvU21u040Ps4AKIvRVgMV/Q==
@@ -5608,21 +5577,6 @@ gatsby-plugin-utils@^4.12.0:
56085577
joi "^17.9.2"
56095578
mime "^3.0.0"
56105579

5611-
gatsby-plugin-utils@^4.7.0:
5612-
version "4.7.0"
5613-
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-4.7.0.tgz#4a44ae6c8555cd018c77905d7c8dcc56d6e31996"
5614-
integrity sha512-ecPu4pRbrZ7TR+IBCn5XIsh/yRLf2pY2YuOK6rVby6PPCG1pP/kGMrVYmEZ7s/BcCvhkoJvVZW099gdtBqsq2Q==
5615-
dependencies:
5616-
"@babel/runtime" "^7.20.13"
5617-
fastq "^1.13.0"
5618-
fs-extra "^11.1.0"
5619-
gatsby-core-utils "^4.7.0"
5620-
gatsby-sharp "^1.7.0"
5621-
graphql-compose "^9.0.10"
5622-
import-from "^4.0.0"
5623-
joi "^17.7.0"
5624-
mime "^3.0.0"
5625-
56265580
gatsby-react-router-scroll@^6.7.0:
56275581
version "6.7.0"
56285582
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-6.7.0.tgz#03930d486d7dd6b2cf145d7c0d04edeae2617311"
@@ -6139,7 +6093,7 @@ gopd@^1.0.1:
61396093
dependencies:
61406094
get-intrinsic "^1.1.3"
61416095

6142-
got@^11.8.2, got@^11.8.5, got@^11.8.6:
6096+
got@^11.8.2, got@^11.8.6:
61436097
version "11.8.6"
61446098
resolved "https://registry.yarnpkg.com/got/-/got-11.8.6.tgz#276e827ead8772eddbcfc97170590b841823233a"
61456099
integrity sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==
@@ -9662,14 +9616,7 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
96629616
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
96639617
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
96649618

9665-
semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8:
9666-
version "7.3.8"
9667-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
9668-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
9669-
dependencies:
9670-
lru-cache "^6.0.0"
9671-
9672-
semver@^7.5.4:
9619+
semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.3.8, semver@^7.5.4:
96739620
version "7.5.4"
96749621
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
96759622
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==

0 commit comments

Comments
 (0)