Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 9ad05e1

Browse files
chore(deps-dev): bump @types/sharp from 0.28.5 to 0.28.6 (#1619)
Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.28.5 to 0.28.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sharp) --- updated-dependencies: - dependency-name: "@types/sharp" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73597d7 commit 9ad05e1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/libs/lambda-at-edge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react": "17.0.19",
5454
"@types/react-dom": "^17.0.9",
5555
"@types/send": "^0.17.0",
56-
"@types/sharp": "^0.28.1",
56+
"@types/sharp": "^0.28.6",
5757
"fetch-mock-jest": "^1.5.1",
5858
"klaw": "^3.0.0",
5959
"rimraf": "^3.0.2",

packages/libs/lambda-at-edge/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1529,10 +1529,10 @@
15291529
"@types/mime" "^1"
15301530
"@types/node" "*"
15311531

1532-
"@types/sharp@^0.28.1":
1533-
version "0.28.5"
1534-
resolved "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.5.tgz#2095c304e24c310945d6ece7a9fd44b34272c93f"
1535-
integrity sha512-+RYU1NdKeDtTMau6HBbcVUCWjMiDydW4nRIGnOviwRxZxjJy0LqRdx0+YdxBKHcSlUWIYhD1XtiGQsUtInsjBQ==
1532+
"@types/sharp@^0.28.6":
1533+
version "0.28.6"
1534+
resolved "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.6.tgz#41e4f904b39e5269328080e0bd1d008ae5bc8b21"
1535+
integrity sha512-AjKjo5vk5mkcTrWL0U1zFUdCp/uqLebvbe7ezAJx0tgp6ST9JmfsYK1q1lpjfPM5S1YQ1wr5uboPSu2S8UO9yw==
15361536
dependencies:
15371537
"@types/node" "*"
15381538

0 commit comments

Comments
 (0)