Skip to content

Commit 008814a

Browse files
committed
chore(deps): lock file maintenance
1 parent f0ccb5d commit 008814a

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@^3.1.1":
109-
version "3.1.1"
110-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-3.1.1.tgz#628f81b87cf4390f9f2b0ad3d89ef5524ddd10fe"
111-
integrity sha512-4BsrIf9/WLRbl0IVPEPLDTROduvYR57xCldy47YFQp/TZ9DbREQZbeCrJIe7a+Qjb3qk0KwZmxNYYW8mNQY/HQ==
108+
"@octokit/openapi-types@^3.2.0":
109+
version "3.2.0"
110+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-3.2.0.tgz#d62d0ff7147dbf4d218616b2484ee2a5d023055d"
111+
integrity sha512-X7yW/fpzF3uTAE+LbPD3HEeeU+/49o0V4kNA/yv8jQ3BDpFayv/osTOhY1y1mLXljW2bOJcOCSGZo4jFKPJ6Vw==
112112

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

180180
"@octokit/types@^6.0.0", "@octokit/types@^6.0.3", "@octokit/types@^6.4.0":
181-
version "6.4.2"
182-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.4.2.tgz#e4cdc33643c7af2c4806ad5f3592af5cb13c4bcb"
183-
integrity sha512-c3OswFOjp0MydgIxWcu/wIXK9sfoBL2gLjqMZA+KKdvvcwh6g2z0eMu219rFrZzi0KQunO9l/a9yHb9T/AlU1A==
181+
version "6.5.0"
182+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.5.0.tgz#8f27c52d57eb4096fb05a290f4afc90194e08b19"
183+
integrity sha512-mzCy7lkYQv+kM58W37uTg/mWoJ4nvRDRCkjSdqlrgA28hJEYNJTMYiGTvmq39cdtnMPJd0hshysBEAaH4D5C7w==
184184
dependencies:
185-
"@octokit/openapi-types" "^3.1.1"
185+
"@octokit/openapi-types" "^3.2.0"
186186
"@types/node" ">= 8"
187187

188188
"@slack/types@^1.2.1":

0 commit comments

Comments
 (0)