Skip to content

Commit ed22b7a

Browse files
alan-agius4mgechev
authored andcommitted
ci: update pako version
1 parent a2c0532 commit ed22b7a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

scripts/validate-licenses.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const ignoredPackages = [
6969
'[email protected]', // LGPL-3.0 but only used as a tool, not linked in the build.
7070

7171
// * Broken license fields
72-
'[email protected].10', // MIT but broken license in package.json
72+
'[email protected].11', // MIT but broken license in package.json
7373

7474
// * Other
7575
'[email protected]', // (OFL-1.1 AND MIT)

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8288,9 +8288,9 @@ pako@^0.2.5:
82888288
integrity sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=
82898289

82908290
pako@^1.0.6, pako@~1.0.2, pako@~1.0.5:
8291-
version "1.0.10"
8292-
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.10.tgz#4328badb5086a426aa90f541977d4955da5c9732"
8293-
integrity sha512-0DTvPVU3ed8+HNXOu5Bs+o//Mbdj9VNQMUOe9oKCwh8l0GNwpTDMKCWbRjgtD291AWnkAgkqA/LOnQS8AmS1tw==
8291+
version "1.0.11"
8292+
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
8293+
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
82948294

82958295
parallel-transform@^1.1.0:
82968296
version "1.2.0"

0 commit comments

Comments
 (0)