Skip to content

Commit 00fd19a

Browse files
Merge pull request #335 from ahocevar/update-quick-lru
Fix jest problem caused by quick-lru
2 parents 80753ab + a246ac0 commit 00fd19a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"lerc": "^3.0.0",
8787
"pako": "^2.0.4",
8888
"parse-headers": "^2.0.2",
89-
"quick-lru": "^6.1.0",
89+
"quick-lru": "^6.1.1",
9090
"web-worker": "^1.2.0",
9191
"xml-utils": "^1.0.2"
9292
},

0 commit comments

Comments
 (0)