Skip to content

Commit

Permalink
Merge pull request #64 from lilxyzz/dependabot/npm_and_yarn/gatsby-tr…
Browse files Browse the repository at this point in the history
…ansformer-sharp-5.14.0

Bump gatsby-transformer-sharp from 5.13.1 to 5.14.0
  • Loading branch information
lilxyzz authored Jan 3, 2025
2 parents c147d55 + 6981e93 commit 59ed871
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"gatsby-remark-smartypants": "^6.13.0",
"gatsby-source-filesystem": "^5.12.1",
"gatsby-transformer-remark": "^6.13.0",
"gatsby-transformer-sharp": "^5.12.3",
"gatsby-transformer-sharp": "^5.14.0",
"i": "^0.3.7",
"netlify-cms-app": "^2.15.72",
"npm": "^10.9.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7718,16 +7718,16 @@ gatsby-transformer-remark@^6.13.0:
unist-util-select "^3.0.4"
unist-util-visit "^2.0.3"

gatsby-transformer-sharp@^5.12.3:
version "5.13.1"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.13.1.tgz#9822caac4566b0d13e278bb1db9bdc9c839badd3"
integrity sha512-H5gBpnKOn86ns65fv0cP8yIpnT//+dkpnSOZSrtrtYEgmwEFqblUHSSyolu2SURgE+Af55W7IKTYk2w2d9+PCQ==
gatsby-transformer-sharp@^5.14.0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.14.0.tgz#f94d1cbee764127a99eab6a4bb204a948faf5a46"
integrity sha512-U4Z3t6JBKgM1QSpoicMsUzD5+BJGdO1bXW4b09M1Ze46B86gIBZFtSoH57PI3pARLjx0TmA9aoADbAo1B0jWPw==
dependencies:
"@babel/runtime" "^7.20.13"
bluebird "^3.7.2"
common-tags "^1.8.2"
fs-extra "^11.1.1"
gatsby-plugin-utils "^4.13.1"
fs-extra "^11.2.0"
gatsby-plugin-utils "^4.14.0"
probe-image-size "^7.2.3"
semver "^7.5.3"
sharp "^0.32.6"
Expand Down

0 comments on commit 59ed871

Please sign in to comment.