Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

Commit 3a50704

Browse files
authored
Merge pull request #1621 from freesewing/dependabot/npm_and_yarn/sharp-0.30.3
build(deps): bump sharp from 0.30.2 to 0.30.3
2 parents 83b79bc + 387ed09 commit 3a50704

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"remark-html": "13.0.2",
135135
"remark-jargon": "2.20.6",
136136
"remark-preset-lint-recommended": "5.0.0",
137-
"sharp": "^0.30.2",
137+
"sharp": "^0.30.3",
138138
"tlds": "1.230.0",
139139
"yaml": "1.10.2"
140140
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14138,10 +14138,10 @@ sharp@^0.29.0:
1413814138
tar-fs "^2.1.1"
1413914139
tunnel-agent "^0.6.0"
1414014140

14141-
sharp@^0.30.2:
14142-
version "0.30.2"
14143-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.2.tgz#95b309b2740424702dc19b62a62595dd34a458b1"
14144-
integrity sha512-mrMeKI5ECTdYhslPlA2TbBtU3nZXMEBcQwI6qYXjPlu1LpW4HBZLFm6xshMI1HpIdEEJ3UcYp5AKifLT/fEHZQ==
14141+
sharp@^0.30.3:
14142+
version "0.30.3"
14143+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.3.tgz#315a1817423a4d1cde5119a21c99c234a7a6fb37"
14144+
integrity sha512-rjpfJFK58ZOFSG8sxYSo3/JQb4ej095HjXp9X7gVu7gEn1aqSG8TCW29h/Rr31+PXrFADo1H/vKfw0uhMQWFtg==
1414514145
dependencies:
1414614146
color "^4.2.1"
1414714147
detect-libc "^2.0.1"

0 commit comments

Comments
 (0)