Skip to content

Commit dc0f3e0

Browse files
committed
fix(deps): update @octokit/auth-app to fix type issues with lru-cache
1 parent 6e23fd2 commit dc0f3e0

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

Diff for: package-lock.json

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

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"author": "Gregor Martynus (https://twitter.com/gr2m)",
1919
"license": "ISC",
2020
"dependencies": {
21-
"@octokit/auth-app": "^7.0.0",
21+
"@octokit/auth-app": "^7.1.2",
2222
"@octokit/auth-token": "^5.0.0",
2323
"@octokit/auth-unauthenticated": "^6.0.0",
2424
"@octokit/types": "^13.0.0"

0 commit comments

Comments
 (0)