Skip to content

Commit 58d553f

Browse files
committed
chore(deps): lock file maintenance
1 parent 54680dc commit 58d553f

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.0":
109-
version "3.1.0"
110-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-3.1.0.tgz#3e112b7bb92a19970345bbd45c1d53b0d8140ed0"
111-
integrity sha512-Ye3DO1NM2EXUxy+/j23/QNHq3TxxQJp54r5WYF6SplA8mifHLY0Ayysoky9PlwG+XN6E7fPv3HRZ4n2Ff3gAlw==
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==
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.1"
182-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.4.1.tgz#7e352e51e20674a30e7b21db8de317d5679dbda3"
183-
integrity sha512-JCSqkJ5tqzXoPkLJHUPzpIqFRB+EAmpIJvX4lovYRPGs5fmxv88b7VH3EJHg8xW0J5/xibh62D9088woXCd8kg==
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==
184184
dependencies:
185-
"@octokit/openapi-types" "^3.1.0"
185+
"@octokit/openapi-types" "^3.1.1"
186186
"@types/node" ">= 8"
187187

188188
"@slack/types@^1.2.1":

0 commit comments

Comments
 (0)