Skip to content

Commit e94710f

Browse files
committed
chore(deps): lock file maintenance
1 parent c3e58ba commit e94710f

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.1.0":
109-
version "2.1.0"
110-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-2.1.0.tgz#02eca358f0a677e507d0986edeefe28096349aa1"
111-
integrity sha512-TDAKDk+bAjKctvnxkyqDK3ba4l0Pkl4JcZUn9g/j7Yg4KNYAcFolyH1LBgt/MKVYM/NFtW1mHSYv7l+iTWf3Wg==
108+
"@octokit/openapi-types@^2.2.0":
109+
version "2.2.0"
110+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-2.2.0.tgz#123e0438a0bc718ccdac3b5a2e69b3dd00daa85b"
111+
integrity sha512-274lNUDonw10kT8wHg8fCcUc1ZjZHbWv0/TbAwb0ojhBQqZYc1cQ/4yqTVTtPMDeZ//g7xVEYe/s3vURkRghPg==
112112

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

180180
"@octokit/types@^6.0.0", "@octokit/types@^6.0.1", "@octokit/types@^6.0.3":
181-
version "6.2.0"
182-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.2.0.tgz#e1aa38c88e0336a74fdd2063477fdd06d1758fd6"
183-
integrity sha512-F97pLjPHYRXChpuZgFZijuewHgPexsbO0iV9GI4vA26QmvSFLj7yArRxjIbwiunbQYBcRWEPqkChja9F0x8MHA==
181+
version "6.2.1"
182+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.2.1.tgz#7f881fe44475ab1825776a4a59ca1ae082ed1043"
183+
integrity sha512-jHs9OECOiZxuEzxMZcXmqrEO8GYraHF+UzNVH2ACYh8e/Y7YoT+hUf9ldvVd6zIvWv4p3NdxbQ0xx3ku5BnSiA==
184184
dependencies:
185-
"@octokit/openapi-types" "^2.1.0"
185+
"@octokit/openapi-types" "^2.2.0"
186186
"@types/node" ">= 8"
187187

188188
"@slack/types@^1.2.1":

0 commit comments

Comments
 (0)