Update dependency @types/sharp to v0.29.0 (#7896)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-09-07 16:15:46 -04:00
committed by GitHub
parent 3b7be6282b
commit 641470bd54
2 changed files with 9 additions and 9 deletions

View File

@@ -187,7 +187,7 @@
"@types/nodemailer": "6.4.4",
"@types/object-hash": "2.1.1",
"@types/qs": "6.9.7",
"@types/sharp": "0.28.6",
"@types/sharp": "0.29.0",
"@types/stream-json": "1.7.1",
"@types/supertest": "2.0.11",
"@types/uuid": "8.3.1",

16
package-lock.json generated
View File

@@ -165,7 +165,7 @@
"@types/nodemailer": "6.4.4",
"@types/object-hash": "2.1.1",
"@types/qs": "6.9.7",
"@types/sharp": "0.28.6",
"@types/sharp": "0.29.0",
"@types/stream-json": "1.7.1",
"@types/supertest": "2.0.11",
"@types/uuid": "8.3.1",
@@ -8133,9 +8133,9 @@
}
},
"node_modules/@types/sharp": {
"version": "0.28.6",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.6.tgz",
"integrity": "sha512-AjKjo5vk5mkcTrWL0U1zFUdCp/uqLebvbe7ezAJx0tgp6ST9JmfsYK1q1lpjfPM5S1YQ1wr5uboPSu2S8UO9yw==",
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.29.0.tgz",
"integrity": "sha512-4NnheFjVvjMUMq8wna3tgvhbU89sBQTHy+ekM2wLWeq9b4TgdOywVBT1chQfwVfEZGVyuLrEtqiP3SA/NVMlbA==",
"dev": true,
"dependencies": {
"@types/node": "*"
@@ -57927,9 +57927,9 @@
}
},
"@types/sharp": {
"version": "0.28.6",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.6.tgz",
"integrity": "sha512-AjKjo5vk5mkcTrWL0U1zFUdCp/uqLebvbe7ezAJx0tgp6ST9JmfsYK1q1lpjfPM5S1YQ1wr5uboPSu2S8UO9yw==",
"version": "0.29.0",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.29.0.tgz",
"integrity": "sha512-4NnheFjVvjMUMq8wna3tgvhbU89sBQTHy+ekM2wLWeq9b4TgdOywVBT1chQfwVfEZGVyuLrEtqiP3SA/NVMlbA==",
"dev": true,
"requires": {
"@types/node": "*"
@@ -65579,7 +65579,7 @@
"@types/nodemailer": "6.4.4",
"@types/object-hash": "2.1.1",
"@types/qs": "6.9.7",
"@types/sharp": "0.28.6",
"@types/sharp": "0.29.0",
"@types/stream-json": "1.7.1",
"@types/supertest": "2.0.11",
"@types/uuid": "8.3.1",