Skip to content

Commit b876de3

Browse files
chore(deps): update dependency lru-cache to v11 (#71)
* chore(deps): update dependency lru-cache to v11 * npm run all --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: David Glasser <[email protected]>
1 parent e28dcff commit b876de3

File tree

3 files changed

+141
-40
lines changed

3 files changed

+141
-40
lines changed

dist/index.js

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

package-lock.json

Lines changed: 6 additions & 5 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
@@ -56,7 +56,7 @@
5656
"@octokit/plugin-throttling": "^8.1.3",
5757
"async": "^3.2.5",
5858
"lodash": "^4.17.21",
59-
"lru-cache": "^10.2.0",
59+
"lru-cache": "^11.0.0",
6060
"re2-wasm": "^1.0.2",
6161
"yaml": "^2.3.4"
6262
},

0 commit comments

Comments
 (0)