Skip to content

Commit

Permalink
fix(deps): update dependency assert to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 96bc82b commit d24fa6e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 25 deletions.
2 changes: 1 addition & 1 deletion viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"dependencies": {
"@tweenjs/tween.js": "19.0.0",
"assert": "2.0.0",
"assert": "2.1.0",
"async-mutex": "0.4.0",
"glslify": "7.1.1",
"glslify-import": "3.1.0",
Expand Down
79 changes: 55 additions & 24 deletions viewer/yarn.lock

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

0 comments on commit d24fa6e

Please sign in to comment.