Skip to content

Commit ec9bca6

Browse files
build(deps-dev): bump @octokit/auth-action from 1.3.3 to 2.0.0 (#6261)
Bumps [@octokit/auth-action](https://github.com/octokit/auth-action.js) from 1.3.3 to 2.0.0. - [Release notes](https://github.com/octokit/auth-action.js/releases) - [Commits](octokit/auth-action.js@v1.3.3...v2.0.0) --- updated-dependencies: - dependency-name: "@octokit/auth-action" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3a2560 commit ec9bca6

File tree

2 files changed

+7
-26
lines changed

2 files changed

+7
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@babel/preset-env": "^7.18.6",
7777
"@babel/preset-react": "^7.18.6",
7878
"@mdx-js/loader": "^2.0.0-next.9",
79-
"@octokit/auth-action": "^1.3.3",
79+
"@octokit/auth-action": "^2.0.0",
8080
"@octokit/rest": "^19.0.1",
8181
"@parcel/css": "^1.10.1",
8282
"@pmmmwh/react-refresh-webpack-plugin": "next",

yarn.lock

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1960,19 +1960,12 @@
19601960
"@nodelib/fs.scandir" "2.1.3"
19611961
fastq "^1.6.0"
19621962

1963-
"@octokit/auth-action@^1.3.3":
1964-
version "1.3.3"
1965-
resolved "https://registry.yarnpkg.com/@octokit/auth-action/-/auth-action-1.3.3.tgz#20004fbf0b4a7012f4f7fc2c54d263749239cd5f"
1966-
integrity sha512-8v4c/pw6HTxsF7pCgJoox/q4KKov4zkgLxEGGqLOZPSZaHf1LqdLlj5m5x5c1bKNn38uQXNvJKEnKX1qJlGeQQ==
1967-
dependencies:
1968-
"@octokit/auth-token" "^2.4.0"
1969-
"@octokit/types" "^6.0.3"
1970-
1971-
"@octokit/auth-token@^2.4.0":
1972-
version "2.4.5"
1973-
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-2.4.5.tgz#568ccfb8cb46f36441fac094ce34f7a875b197f3"
1974-
integrity sha512-BpGYsPgJt05M7/L/5FoE1PiAbdxXFZkX/3kDYcsvd1v6UhlnE5e96dTDr0ezX/EFwciQxf3cNV0loipsURU+WA==
1963+
"@octokit/auth-action@^2.0.0":
1964+
version "2.0.0"
1965+
resolved "https://registry.yarnpkg.com/@octokit/auth-action/-/auth-action-2.0.0.tgz#1fcef0982f3c30ee687a17ddf5a49a0adf914c40"
1966+
integrity sha512-mH6i1qVLGAqIb0eh4CrX19MS90B638snykXwDeUiPn+WHc0ATddyJwD3nr/bsKaBtDPl48zrx1lg1ueLXKYybQ==
19751967
dependencies:
1968+
"@octokit/auth-token" "^3.0.0"
19761969
"@octokit/types" "^6.0.3"
19771970

19781971
"@octokit/auth-token@^3.0.0":
@@ -2018,11 +2011,6 @@
20182011
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-11.1.0.tgz#3c0d2d844b876314ad49d7f3d03eed4953038272"
20192012
integrity sha512-dWZfYvCCdjZzDYA3lIAMF72Q0jld8xidqCq5Ryw09eBJXZdcM6he0vWBTvw/b5UnGYqexxOyHWgfrsTlUJL3Gw==
20202013

2021-
"@octokit/openapi-types@^7.3.2":
2022-
version "7.3.2"
2023-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-7.3.2.tgz#065ce49b338043ec7f741316ce06afd4d459d944"
2024-
integrity sha512-oJhK/yhl9Gt430OrZOzAl2wJqR0No9445vmZ9Ey8GjUZUpwuu/vmEFP0TDhDXdpGDoxD6/EIFHJEcY8nHXpDTA==
2025-
20262014
"@octokit/plugin-paginate-rest@^2.16.8":
20272015
version "2.16.9"
20282016
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.16.9.tgz#a844157ce7c294747bda19ea9b9996298e0948f0"
@@ -2083,14 +2071,7 @@
20832071
"@octokit/plugin-request-log" "^1.0.4"
20842072
"@octokit/plugin-rest-endpoint-methods" "^5.12.0"
20852073

2086-
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1":
2087-
version "6.16.4"
2088-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.16.4.tgz#d24f5e1bacd2fe96d61854b5bda0e88cf8288dfe"
2089-
integrity sha512-UxhWCdSzloULfUyamfOg4dJxV9B+XjgrIZscI0VCbp4eNrjmorGEw+4qdwcpTsu6DIrm9tQsFQS2pK5QkqQ04A==
2090-
dependencies:
2091-
"@octokit/openapi-types" "^7.3.2"
2092-
2093-
"@octokit/types@^6.33.0":
2074+
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.33.0":
20942075
version "6.33.0"
20952076
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.33.0.tgz#7e5e664d65e88b74b6de76f328b80a344bef3f86"
20962077
integrity sha512-0zffZ048M0UhthyPXQHLz4038Ak46nMWZXkzlXvXB/M/L1jYPBceq4iZj4qjKVrvveaJrrgKdJ9+3yUuITfcCw==

0 commit comments

Comments
 (0)