Skip to content

Commit 09ba058

Browse files
dependabot[bot]jamacku
authored andcommitted
build(deps): bump @octokit/plugin-throttling from 9.3.1 to 9.3.2
Bumps [@octokit/plugin-throttling](https://github.com/octokit/plugin-throttling.js) from 9.3.1 to 9.3.2. - [Release notes](https://github.com/octokit/plugin-throttling.js/releases) - [Commits](octokit/plugin-throttling.js@v9.3.1...v9.3.2) --- updated-dependencies: - dependency-name: "@octokit/plugin-throttling" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8d8aac commit 09ba058

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@actions/core": "1.11.1",
3232
"@actions/github": "6.0.0",
3333
"@octokit/core": "6.1.2",
34-
"@octokit/plugin-throttling": "9.3.1",
34+
"@octokit/plugin-throttling": "9.3.2",
3535
"@octokit/rest": "21.0.2",
3636
"@octokit/types": "13.6.1",
3737
"date-fns": "4.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -530,15 +530,15 @@ __metadata:
530530
languageName: node
531531
linkType: hard
532532

533-
"@octokit/plugin-throttling@npm:9.3.1":
534-
version: 9.3.1
535-
resolution: "@octokit/plugin-throttling@npm:9.3.1"
533+
"@octokit/plugin-throttling@npm:9.3.2":
534+
version: 9.3.2
535+
resolution: "@octokit/plugin-throttling@npm:9.3.2"
536536
dependencies:
537537
"@octokit/types": ^13.0.0
538538
bottleneck: ^2.15.3
539539
peerDependencies:
540540
"@octokit/core": ^6.0.0
541-
checksum: abf6ff9d8bdc54484048167fb1664294022c623832bfdad03be361cbb23165f84887b54ff9f737e24c76f8a386140e5da5c0fffa0ff38f8acf9912861ee137ff
541+
checksum: d3e11bd4bbee7df0885789c018f9e0cc48b2226fa4c23f9f68b53acd670eb30303762fb56034650620dbf4e72497e27620140bc9cad5355207b4b5f0e1129e90
542542
languageName: node
543543
linkType: hard
544544

@@ -2269,7 +2269,7 @@ __metadata:
22692269
"@actions/core": 1.11.1
22702270
"@actions/github": 6.0.0
22712271
"@octokit/core": 6.1.2
2272-
"@octokit/plugin-throttling": 9.3.1
2272+
"@octokit/plugin-throttling": 9.3.2
22732273
"@octokit/rest": 21.0.2
22742274
"@octokit/types": 13.6.1
22752275
"@total-typescript/ts-reset": 0.6.1

0 commit comments

Comments
 (0)