Skip to content

Commit 47c931e

Browse files
committedJul 11, 2020
update lru-cache to latest
1 parent 8e0b0ec commit 47c931e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"test": "tap -J --100 --no-esm test/*.js"
2929
},
3030
"dependencies": {
31-
"lru-cache": "^5.1.1"
31+
"lru-cache": "^6.0.0"
3232
},
3333
"devDependencies": {
3434
"standard": "^11.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.