Skip to content

Commit 532bae2

Browse files
committed
fix: cypress tests and docs build
1 parent 31d9bfe commit 532bae2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/dependency-review/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ allow-dependencies-licenses:
4545
- 'pkg:npm/%40img/sharp-libvips-linux-x64@1.2.4'
4646
- 'pkg:npm/%40img/sharp-libvips-linuxmusl-arm64@1.2.4'
4747
- 'pkg:npm/%40img/sharp-libvips-linuxmusl-x64@1.2.4'
48-
- 'pkg:npm/%40img/sharp-wasm32'
49-
- 'pkg:npm/%40img/sharp-win32-arm64'
50-
- 'pkg:npm/%40img/sharp-win32-ia32'
51-
- 'pkg:npm/%40img/sharp-win32-x64'
52-
- 'pkg:npm/unicode-match-property-value-ecmascript@2.2.1'
48+
- 'pkg:yarn/%40img/sharp-wasm32'
49+
- 'pkg:yarn/%40img/sharp-win32-arm64'
50+
- 'pkg:yarn/%40img/sharp-win32-ia32'
51+
- 'pkg:yarn/%40img/sharp-win32-x64'
52+
- 'pkg:yarn/unicode-match-property-value-ecmascript@2.2.1'

0 commit comments

Comments
 (0)