Skip to content

Commit

Permalink
Bump save-pixels from 2.3.5 to 2.3.6
Browse files Browse the repository at this point in the history
Bumps [save-pixels](https://github.com/mikolalysenko/save-pixels) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/mikolalysenko/save-pixels/releases)
- [Commits](https://github.com/mikolalysenko/save-pixels/commits)

---
updated-dependencies:
- dependency-name: save-pixels
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 18, 2021
1 parent 71d91c1 commit 8c5a995
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 21 deletions.
15 changes: 4 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6960,12 +6960,7 @@ jpeg-js@0.1.1:
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.1.1.tgz#2a5ff19636fe27e3b665ad9423475cb6b698698d"
integrity sha1-Kl/xljb+J+O2Za2UI0dctraYaY0=

jpeg-js@^0.3.2:
version "0.3.7"
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.3.7.tgz#471a89d06011640592d314158608690172b1028d"
integrity sha512-9IXdWudL61npZjvLuVe/ktHiA41iE8qFyLB+4VDTblEsWBzeg8WQTlktdUK4CdncUqtUgUg0bbOmTE2bKBKaBQ==

jpeg-js@^0.4.1:
jpeg-js@^0.4.1, jpeg-js@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.3.tgz#6158e09f1983ad773813704be80680550eff977b"
integrity sha512-ru1HWKek8octvUHFHvE5ZzQ1yAsJmIvRdGWvSoKV52XKyuyYA437QWDttXT8eZXDSbuMpHlLzPDZUPd6idIz+Q==
Expand Down Expand Up @@ -9729,13 +9724,13 @@ sanitize-filename@^1.6.2:
truncate-utf8-bytes "^1.0.0"

save-pixels@~2.3.4:
version "2.3.5"
resolved "https://registry.yarnpkg.com/save-pixels/-/save-pixels-2.3.5.tgz#5f2fb7f845a3a27fd230d66bc4abce19c8b076a5"
integrity sha512-KJrlGCp1+fT9UD0Bux3MyFVQ54ieB+5+By/8u971BS2IQuiUctcKYMghudu/yAJebhqMK3B/Epi9vqy8QVNIUA==
version "2.3.6"
resolved "https://registry.yarnpkg.com/save-pixels/-/save-pixels-2.3.6.tgz#d9f40a2f6b374f9c61d14f1b7def2591db7fb780"
integrity sha512-/ayfEWBxt0tFpf5lxSU1S0+/TBn7EiaTZD+6GL+mwizHm3BKCBysnzT6Js7BusDUVcNVLkeJJKLZcBgdpM2leQ==
dependencies:
contentstream "^1.0.0"
gif-encoder "~0.4.1"
jpeg-js "^0.3.2"
jpeg-js "^0.4.3"
ndarray "^1.0.18"
ndarray-ops "^1.2.2"
pngjs-nozlib "^1.0.0"
Expand Down

0 comments on commit 8c5a995

Please sign in to comment.