Skip to content

Commit 62bd119

Browse files
authored
Merge branch 'main' into renovate/actions-setup-node-6.x
2 parents 3b92c83 + 527bb99 commit 62bd119

File tree

2 files changed

+94
-98
lines changed

2 files changed

+94
-98
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"author": "Gregor Martynus (https://github.com/gr2m)",
2121
"license": "MIT",
2222
"dependencies": {
23-
"@octokit/auth-app": "^8.1.1",
24-
"@octokit/auth-unauthenticated": "^7.0.2",
25-
"@octokit/core": "^7.0.5",
26-
"@octokit/oauth-app": "^8.0.2",
27-
"@octokit/plugin-paginate-rest": "^13.2.0",
28-
"@octokit/types": "^15.0.0",
23+
"@octokit/auth-app": "^8.1.2",
24+
"@octokit/auth-unauthenticated": "^7.0.3",
25+
"@octokit/core": "^7.0.6",
26+
"@octokit/oauth-app": "^8.0.3",
27+
"@octokit/plugin-paginate-rest": "^14.0.0",
28+
"@octokit/types": "^16.0.0",
2929
"@octokit/webhooks": "^14.0.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)