Skip to content

Commit

Permalink
chore(deps): bump quick-lru from 6.1.2 to 7.0.0 (#191)
Browse files Browse the repository at this point in the history
Bumps [quick-lru](https://github.com/sindresorhus/quick-lru) from 6.1.2 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/quick-lru/releases)
- [Commits](sindresorhus/quick-lru@v6.1.2...v7.0.0)

---
updated-dependencies:
- dependency-name: quick-lru
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent 07b56a5 commit 7c9bda1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"just-debounce-it": "^3.1.1",
"math.gl": "^4.0.1",
"p-map": "^5.5.0",
"quick-lru": "^6.0.0",
"quick-lru": "^7.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"zarrita": "^0.4.0-next.14"
Expand Down
10 changes: 8 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 7c9bda1

Please sign in to comment.