Skip to content

Commit ebb4b75

Browse files
authored
Merge pull request #1375 from salesforcecli/dependabot-npm_and_yarn-octokit-plugin-throttling-9.6.1
fix(deps): bump @octokit/plugin-throttling from 9.6.0 to 9.6.1
2 parents b95f821 + 7c3df74 commit ebb4b75

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@oclif/core": "^4.2.8",
1313
"@octokit/core": "^6.1.4",
1414
"@octokit/plugin-paginate-rest": "^11.4.3",
15-
"@octokit/plugin-throttling": "^9.6.0",
15+
"@octokit/plugin-throttling": "^9.6.1",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",
1717
"@salesforce/core": "^8.8.7",
1818
"@salesforce/kit": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1987,10 +1987,10 @@
19871987
dependencies:
19881988
"@octokit/types" "^13.7.0"
19891989

1990-
"@octokit/plugin-throttling@^9.6.0":
1991-
version "9.6.0"
1992-
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-9.6.0.tgz#0067e85428b6875ea6586df6321b0d7f6bff8f85"
1993-
integrity sha512-zn7m1N3vpJDaVzLqjCRdJ0cRzNiekHEWPi8Ww9xyPNrDt5PStHvVE0eR8wy4RSU8Eg7YO8MHyvn6sv25EGVhhg==
1990+
"@octokit/plugin-throttling@^9.6.1":
1991+
version "9.6.1"
1992+
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-9.6.1.tgz#96304433b65474595bd87bb60d27b60b9efed681"
1993+
integrity sha512-bt3EBUkeKUzDQXRCcFrR9SWVqlLFRRqcCrr6uAorWt6NXTyjMKqcGrFmXqJy9NCbnKgiIZ2OXWq04theFc76Jg==
19941994
dependencies:
19951995
"@octokit/types" "^13.7.0"
19961996
bottleneck "^2.15.3"

0 commit comments

Comments
 (0)