-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @octokit/rest from 18.0.1 to 18.0.3
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.0.1 to 18.0.3. - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v18.0.1...v18.0.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
- Loading branch information
1 parent
cd21dec
commit c34fcd6
Showing
1 changed file
with
22 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,10 +53,10 @@ | |
integrity sha512-m2OzlTDbhvzK4hgswH9Lx0cdpq1AntXu53Klz5RGkFfuoDvKsnlU7tmtVfNWtUiP0zZbGtrb/BZYH7aB6TRnMA== | ||
|
||
"@auto-it/bot-list@link:packages/bot-list": | ||
version "9.49.3" | ||
version "9.50.1" | ||
|
||
"@auto-it/core@link:packages/core": | ||
version "9.49.3" | ||
version "9.50.1" | ||
dependencies: | ||
"@auto-it/bot-list" "link:packages/bot-list" | ||
"@octokit/graphql" "^4.4.0" | ||
|
@@ -92,11 +92,12 @@ | |
terminal-link "^2.1.1" | ||
tinycolor2 "^1.4.1" | ||
tslib "2.0.0" | ||
type-fest "^0.16.0" | ||
typescript-memoize "^1.0.0-alpha.3" | ||
url-join "^4.0.0" | ||
|
||
"@auto-it/npm@link:plugins/npm": | ||
version "9.49.3" | ||
version "9.50.1" | ||
dependencies: | ||
"@auto-it/core" "link:packages/core" | ||
await-to-js "^2.1.1" | ||
|
@@ -114,7 +115,7 @@ | |
user-home "^2.0.0" | ||
|
||
"@auto-it/released@link:plugins/released": | ||
version "9.49.3" | ||
version "9.50.1" | ||
dependencies: | ||
"@auto-it/core" "link:packages/core" | ||
deepmerge "^4.0.0" | ||
|
@@ -2761,12 +2762,12 @@ | |
"@octokit/types" "^2.0.1" | ||
deprecation "^2.3.1" | ||
|
||
"@octokit/[email protected].0": | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.0.tgz#338c568177c4d4d753f9525af88b29cd0f091734" | ||
integrity sha512-zbRTjm+xplSNlixotTVMvLJe8aRogUXS+r37wZK5EjLsNYH4j02K5XLMOWyYaSS4AJEZtPmzCcOcui4VzVGq+A== | ||
"@octokit/[email protected].2": | ||
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.1.2.tgz#546a8f3e0b514f434a4ad4ef926005f1c81a5a5a" | ||
integrity sha512-PTI7wpbGEZ2IR87TVh+TNWaLcgX/RsZQalFbQCq8XxYUrQ36RHyERrHSNXFy5gkWpspUAOYRSV707JJv6BhqJA== | ||
dependencies: | ||
"@octokit/types" "^5.1.0" | ||
"@octokit/types" "^5.1.1" | ||
deprecation "^2.3.1" | ||
|
||
"@octokit/plugin-retry@^3.0.1": | ||
|
@@ -2840,14 +2841,14 @@ | |
universal-user-agent "^4.0.0" | ||
|
||
"@octokit/rest@^18.0.0": | ||
version "18.0.1" | ||
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.1.tgz#46ee234770c5ff4c646f7e18708c56b6d7fa3c66" | ||
integrity sha512-KLlJpgsJx88OZ0VLBH3gvUK4sfcXjr/nE0Qzyoe76dNqMzDzkSmmvILF3f2XviGgrzuP6Ie0ay/QX478Vrpn9A== | ||
version "18.0.3" | ||
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.0.3.tgz#96a15ddb3a38dca5de9d75121378d6aa4a234fa5" | ||
integrity sha512-GubgemnLvUJlkhouTM2BtX+g/voYT/Mqh0SASGwTnLvSkW1irjt14N911/ABb6m1Hru0TwScOgFgMFggp3igfQ== | ||
dependencies: | ||
"@octokit/core" "^3.0.0" | ||
"@octokit/plugin-paginate-rest" "^2.2.0" | ||
"@octokit/plugin-request-log" "^1.0.0" | ||
"@octokit/plugin-rest-endpoint-methods" "4.1.0" | ||
"@octokit/plugin-rest-endpoint-methods" "4.1.2" | ||
|
||
"@octokit/types@^2.0.0", "@octokit/types@^2.0.1": | ||
version "2.16.2" | ||
|
@@ -2856,13 +2857,20 @@ | |
dependencies: | ||
"@types/node" ">= 8" | ||
|
||
"@octokit/types@^5.0.0", "@octokit/types@^5.0.1", "@octokit/types@^5.1.0": | ||
"@octokit/types@^5.0.0", "@octokit/types@^5.0.1": | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.1.0.tgz#4377a3f39edad3e60753fb5c3c310756f1ded57f" | ||
integrity sha512-OFxUBgrEllAbdEmWp/wNmKIu5EuumKHG4sgy56vjZ8lXPgMhF05c76hmulfOdFHHYRpPj49ygOZJ8wgVsPecuA== | ||
dependencies: | ||
"@types/node" ">= 8" | ||
|
||
"@octokit/types@^5.1.1": | ||
version "5.4.0" | ||
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-5.4.0.tgz#25f2f8e24fec09214553168c41c06383c9d0f529" | ||
integrity sha512-D/uotqF69M50OIlwMqgyIg9PuLT2daOiBAYF0P40I2ekFA2ESwwBY5dxZe/UhXdPvIbNKDzuZmQrO7rMpuFbcg== | ||
dependencies: | ||
"@types/node" ">= 8" | ||
|
||
"@popmotion/easing@^1.0.1", "@popmotion/easing@^1.0.2": | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/@popmotion/easing/-/easing-1.0.2.tgz#17d925c45b4bf44189e5a38038d149df42d8c0b4" | ||
|