Skip to content

Commit

Permalink
Update dependency meshoptimizer to ^0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and donmccurdy committed Nov 22, 2021
1 parent 6c2f078 commit 2b24c54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"draco3dgltf": "^1.4.3",
"gltf-validator": "^2.0.0-dev.3.5",
"ktx-parse": "^0.2.1",
"meshoptimizer": "^0.16.1",
"meshoptimizer": "^0.17.0",
"mikktspace": "^1.1.0",
"minimatch": "^3.0.4",
"node-gzip": "^1.1.2",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5808,16 +5808,11 @@ merge2@^1.3.0:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==

[email protected]:
[email protected], meshoptimizer@^0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/meshoptimizer/-/meshoptimizer-0.17.0.tgz#fe3169ea86a05ea373a35797648af884e6470c5a"
integrity sha512-OFPiDc8DvoiD8jqMtwqqo+0+21I6eQb/5+xCAT1+Li+w0ezLa5Vp21FIIUYnQCPwEiGw/ir0pMlapZChSSLe6w==

meshoptimizer@^0.16.1:
version "0.16.1"
resolved "https://registry.yarnpkg.com/meshoptimizer/-/meshoptimizer-0.16.1.tgz#2d8d83fdad969331fc07d8e4c97aa6e35d842ef3"
integrity sha512-HWGGiUkjfbR6c70FvK1DujHg/e0gdIa7lzWoBtw0/4nexd6X6G2zmzfe9m3jpJlk4UFlBIfImQk2oD16m3QMew==

[email protected]:
version "0.14.2"
resolved "https://registry.yarnpkg.com/microbundle/-/microbundle-0.14.2.tgz#2db869c8145bd159aa55058ead47223f58f93bf2"
Expand Down

0 comments on commit 2b24c54

Please sign in to comment.