Skip to content

Commit 72947ef

Browse files
chore(deps): Bump @octokit/plugin-throttling in /.github/actions/fix
Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v11.0.1...v11.0.2) --- updated-dependencies: - dependency-name: "@octokit/plugin-throttling" dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a13948d commit 72947ef

File tree

2 files changed

+21
-6
lines changed

2 files changed

+21
-6
lines changed

.github/actions/fix/package-lock.json

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

.github/actions/fix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@actions/core": "^1.11.1",
1717
"@octokit/core": "^7.0.4",
18-
"@octokit/plugin-throttling": "^11.0.1"
18+
"@octokit/plugin-throttling": "^11.0.2"
1919
},
2020
"devDependencies": {
2121
"@types/node": "^24.5.2",

0 commit comments

Comments
 (0)