1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

chore(deps-dev): Bump @types/sharp from 0.31.1 to 0.32.0

Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.31.1 to 0.32.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-27 02:00:55 +00:00 committed by GitHub
parent b8abe07177
commit 3a9618bf1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 917 additions and 204 deletions

1119
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@
"@swc/core": "^1.3.53", "@swc/core": "^1.3.53",
"@types/jsdom": "^20.0.1", "@types/jsdom": "^20.0.1",
"@types/node": "^16.18.25", "@types/node": "^16.18.25",
"@types/sharp": "^0.31.1", "@types/sharp": "^0.32.0",
"rimraf": "^4.4.1" "rimraf": "^4.4.1"
}, },
"dependencies": { "dependencies": {