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

Commit 7e1c1f9

Browse files
authored
Merge pull request #1607 from freesewing/dependabot/npm_and_yarn/sharp-0.30.2
build(deps): bump sharp from 0.30.1 to 0.30.2
2 parents 7f2e16f + f4a825a commit 7e1c1f9

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

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.1",
137+
"sharp": "^0.30.2",
138138
"tlds": "1.230.0",
139139
"yaml": "1.10.2"
140140
},

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5123,7 +5123,7 @@ color-string@^1.9.0:
51235123
color-name "^1.0.0"
51245124
simple-swizzle "^0.2.2"
51255125

5126-
color@^4.0.1, color@^4.2.0:
5126+
color@^4.0.1, color@^4.2.1:
51275127
version "4.2.1"
51285128
resolved "https://registry.yarnpkg.com/color/-/color-4.2.1.tgz#498aee5fce7fc982606c8875cab080ac0547c884"
51295129
integrity sha512-MFJr0uY4RvTQUKvPq7dh9grVOTYSFeXja2mBXioCGjnjJoXrAp9jJ1NQTDR73c9nwBSAQiNKloKl5zq9WB9UPw==
@@ -6122,10 +6122,10 @@ detect-libc@^1.0.3:
61226122
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
61236123
integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
61246124

6125-
detect-libc@^2.0.0:
6126-
version "2.0.0"
6127-
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.0.tgz#c528bc09bc6d1aa30149228240917c225448f204"
6128-
integrity sha512-S55LzUl8HUav8l9E2PBTlC5PAJrHK7tkM+XXFGD+fbsbkTzhCpG6K05LxJcUOEWzMa4v6ptcMZ9s3fOdJDu0Zw==
6125+
detect-libc@^2.0.0, detect-libc@^2.0.1:
6126+
version "2.0.1"
6127+
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.1.tgz#e1897aa88fa6ad197862937fbc0441ef352ee0cd"
6128+
integrity sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==
61296129

61306130
detect-newline@^1.0.3:
61316131
version "1.0.3"
@@ -14130,13 +14130,13 @@ sharp@^0.29.0:
1413014130
tar-fs "^2.1.1"
1413114131
tunnel-agent "^0.6.0"
1413214132

14133-
sharp@^0.30.1:
14134-
version "0.30.1"
14135-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.1.tgz#203efaf9acfc5c15c8a343800254621e56011c12"
14136-
integrity sha512-ycpz81q8AeVjz1pGvvirQBeJcYE2sXAjcLXR/69LWOe/oxavBLOrenZcTzvTXn83jqAGqY+OuwF+2kFXzbKtDA==
14133+
sharp@^0.30.2:
14134+
version "0.30.2"
14135+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.2.tgz#95b309b2740424702dc19b62a62595dd34a458b1"
14136+
integrity sha512-mrMeKI5ECTdYhslPlA2TbBtU3nZXMEBcQwI6qYXjPlu1LpW4HBZLFm6xshMI1HpIdEEJ3UcYp5AKifLT/fEHZQ==
1413714137
dependencies:
14138-
color "^4.2.0"
14139-
detect-libc "^2.0.0"
14138+
color "^4.2.1"
14139+
detect-libc "^2.0.1"
1414014140
node-addon-api "^4.3.0"
1414114141
prebuild-install "^7.0.1"
1414214142
semver "^7.3.5"

0 commit comments

Comments
 (0)