build(deps-dev): bump @octokit/plugin-throttling from 5.0.1 to 5.1.1 (#191)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-04 23:49:29 -04:00 committed by GitHub
parent 01a87c73a9
commit f856aff2c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"@fullhuman/postcss-purgecss": "^5.0.0",
"@iconify/svelte": "^3.1.3",
"@octokit/plugin-retry": "^3.0.9",
"@octokit/plugin-throttling": "^5.0.1",
"@octokit/plugin-throttling": "^5.1.1",
"@octokit/rest": "^19.0.7",
"@popperjs/core": "^2.11.7",
"@sveltejs/vite-plugin-svelte": "^2.1.0",

View file

@ -575,10 +575,10 @@
"@octokit/types" "^6.0.3"
bottleneck "^2.15.3"
"@octokit/plugin-throttling@^5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-5.0.1.tgz#e3ba0a49830a777097b6d49615782a0a5e51e743"
integrity sha512-I4qxs7wYvYlFuY3PAUGWAVPhFXG3RwnvTiSr5Fu/Auz7bYhDLnzS2MjwV8nGLq/FPrWwYiweeZrI5yjs1YG4tQ==
"@octokit/plugin-throttling@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@octokit/plugin-throttling/-/plugin-throttling-5.1.1.tgz#7e7ff4646a8ad622d34d9e0c5be7a7e6ea35ba10"
integrity sha512-UlsdoW3ZOhhvjnK8S+OmQWOvB14kaKKdxseGFAxVHVggKZlgKO/ZtAb1AQoHXaQUCfO7uV/O5BR27o/wbKAzHg==
dependencies:
"@octokit/types" "^9.0.0"
bottleneck "^2.15.3"