Skip to content

Commit

Permalink
Bump lru-cache from 10.4.3 to 11.0.0 (#267)
Browse files Browse the repository at this point in the history
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.4.3 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v10.4.3...v11.0.0)

---
updated-dependencies:
- dependency-name: lru-cache
  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 10, 2024
1 parent d0f4970 commit 2515da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"url": "https://github.com/mmomtchev/rlayers/issues"
},
"dependencies": {
"lru-cache": "^10.2.0"
"lru-cache": "^11.0.0"
},
"peerDependencies": {
"ol": "9.2.3",
Expand Down

0 comments on commit 2515da6

Please sign in to comment.