Skip to content

Commit 6c1a58f

Browse files
committed
chore(deps): lock file maintenance
1 parent a1d77a5 commit 6c1a58f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@
105105
"@octokit/types" "^6.0.0"
106106
universal-user-agent "^6.0.0"
107107

108-
"@octokit/openapi-types@^2.3.1":
109-
version "2.3.1"
110-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-2.3.1.tgz#4e06e97bfcce5ad64fe89a1b5bdbed05e31ed1ab"
111-
integrity sha512-KTzpRDT07euvbBYbPs121YDqq5DT94nBDFIyogsDhOnWL8yDCHev6myeiPTgS+VLmyUbdNCYu6L/gVj+Bd1q8Q==
108+
"@octokit/openapi-types@^3.0.0":
109+
version "3.0.0"
110+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-3.0.0.tgz#f73d48af2d21bf4f97fbf38fae43b54699e0dbba"
111+
integrity sha512-jOp1CVRw+OBJaZtG9QzZggvJXvyzgDXuW948SWsDiwmyDuCjeYCiF3TDD/qvhpF580RfP7iBIos4AVU6yhgMlA==
112112

113113
"@octokit/plugin-paginate-rest@^2.2.0":
114114
version "2.7.1"
@@ -178,11 +178,11 @@
178178
"@types/node" ">= 8"
179179

180180
"@octokit/types@^6.0.0", "@octokit/types@^6.0.3", "@octokit/types@^6.3.1":
181-
version "6.3.2"
182-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.3.2.tgz#d57069a0c3c1ae57a87342f1700e4184c9e038ed"
183-
integrity sha512-H6cbnDumWOQJneyNKCBWgnktRqTWcEm6gq2cIS3frtVgpCqB8zguromnjIWJW375btjnxwmbYBTEAEouruZ2Yw==
181+
version "6.4.0"
182+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.4.0.tgz#f3f47be70bcdb3c26f2c2619f3dd0ced466a265c"
183+
integrity sha512-1FEmuVppZE2zG0rBdQlviRz5cp0udyI63zyhBVPrm0FRNAsQkAXU7IYWQg1XvhChFut8YbFYN1usQpk54D6/4w==
184184
dependencies:
185-
"@octokit/openapi-types" "^2.3.1"
185+
"@octokit/openapi-types" "^3.0.0"
186186
"@types/node" ">= 8"
187187

188188
"@slack/types@^1.2.1":

0 commit comments

Comments
 (0)