Skip to content

Commit

Permalink
chore(deps): bump lru-cache from 7.18.3 to 10.0.0
Browse files Browse the repository at this point in the history
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.18.3 to 10.0.0.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v7.18.3...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 13, 2023
1 parent bc2d003 commit de93487
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"typescript": "^4.2.4"
},
"dependencies": {
"lru-cache": "^7.14.1"
"lru-cache": "^10.0.0"
},
"peerDependencies": {
"boardgame.io": ">=0.41.1"
Expand Down

0 comments on commit de93487

Please sign in to comment.