Skip to content

Commit 75b241f

Browse files
chore(deps): Remove unnecessary sharp resolution (#6783)
1 parent 9e37d3f commit 75b241f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
"normalize-url": "^4.5.1",
8787
"postcss": "^7.0.36",
8888
"set-value": ">=4.0.1",
89-
"sharp": ">=0.30.0",
9089
"ssri": ">=8.0.1",
9190
"trim": ">=1.0.1",
9291
"trim-newlines": "^4.0.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15242,7 +15242,7 @@ shallowequal@^1.0.1, shallowequal@^1.1.0:
1524215242
resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
1524315243
integrity sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==
1524415244

15245-
sharp@>=0.30.0, sharp@^0.30.7:
15245+
sharp@^0.30.7:
1524615246
version "0.30.7"
1524715247
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.7.tgz#7862bda98804fdd1f0d5659c85e3324b90d94c7c"
1524815248
integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==

0 commit comments

Comments
 (0)