Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump minimatch and gl-clear in /splash-grid
Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependency [gl-clear](https://github.com/hughsk/gl-clear). These dependencies need to be updated together.


Removes `minimatch`

Updates `gl-clear` from 0.0.0 to 2.0.0
- [Release notes](https://github.com/hughsk/gl-clear/releases)
- [Commits](https://github.com/hughsk/gl-clear/commits/v2.0.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: gl-clear
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
commit e1c01b8270d56ee8bc96601d7ef5e6a83b604353
91 changes: 3 additions & 88 deletions splash-grid/package-lock.json

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

2 changes: 1 addition & 1 deletion splash-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"cube-cube": "^1.0.0",
"face-normals": "0.0.0",
"frame-debounce": "0.0.0",
"gl-clear": "0.0.0",
"gl-clear": "2.0.0",
"gl-context": "^0.1.0",
"gl-fbo": "^1.1.3",
"gl-geometry": "0.0.0",
Expand Down