Skip to content

Commit df269dd

Browse files
committed
chore(deps): update dependency @octokit/rest to v18.11.1
1 parent 315e9a3 commit df269dd

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"aberlaas": "1.25.0"
44
},
55
"dependencies": {
6-
"@octokit/rest": "18.11.0",
6+
"@octokit/rest": "18.11.1",
77
"clear": "0.1.0",
88
"firost": "2.17.0",
99
"git-remote-origin-url": "3.1.0",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -822,10 +822,10 @@
822822
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.0.0.tgz#db4335de99509021f501fc4e026e6ff495fe1e62"
823823
integrity sha512-k1iO2zKuEjjRS1EJb4FwSLk+iF6EGp+ZV0OMRViQoWhQ1fZTk9hg1xccZII5uyYoiqcbC73MRBmT45y1vp2PPg==
824824

825-
"@octokit/openapi-types@^10.4.0":
826-
version "10.4.0"
827-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.4.0.tgz#1a0eae1c11d37e6cb22c539951a59b054dcfe7be"
828-
integrity sha512-iA88Ke8FKnQ/HdAJ8J5X2mSwkp6zKCyKqXC161z7Xgnh0kJWWXXcDr8MNxkkGfPkaZ9RhnlDjKCoAasAvTTb1A==
825+
"@octokit/openapi-types@^10.5.0":
826+
version "10.6.0"
827+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.6.0.tgz#13278af3cbe7bb141dc4ae02c24eaff209efadfb"
828+
integrity sha512-/iQtZq+zuQJrwawFyjixh333xPu4/KJKk0bFM/Omm4kFlTGw0dWXfq6xCOe5DqONW0faW29Cc9r6p2mvl72aTQ==
829829

830830
"@octokit/openapi-types@^7.3.2":
831831
version "7.3.2"
@@ -861,12 +861,12 @@
861861
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz#5e50ed7083a613816b1e4a28aeec5fb7f1462e85"
862862
integrity sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==
863863

864-
"@octokit/plugin-rest-endpoint-methods@5.11.1":
865-
version "5.11.1"
866-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.11.1.tgz#308476ae5de133ab4d30a6fa6c8f2766ff2524a0"
867-
integrity sha512-EE69SuO08wtnIy9q/HftGDr7/Im1txzDfeYr+I4T/JkMSNEiedUUE5RuCWkEQAwwbeEU4kVTwSEQZb9Af77/PA==
864+
"@octokit/plugin-rest-endpoint-methods@5.11.2":
865+
version "5.11.2"
866+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.11.2.tgz#f3c374cdf4197b25ee62d8e132538115039fb4cc"
867+
integrity sha512-oOJ/gC3e6XS5OyvLhS32BslGkKAyt/tgbLJUH1PKfIyDiRm4c6lSm+NHpy/L9WcdiCQji0RPglXTIH+8degjBg==
868868
dependencies:
869-
"@octokit/types" "^6.30.0"
869+
"@octokit/types" "^6.31.0"
870870
deprecation "^2.3.1"
871871

872872
"@octokit/plugin-rest-endpoint-methods@5.4.1":
@@ -921,15 +921,15 @@
921921
node-fetch "^2.6.1"
922922
universal-user-agent "^6.0.0"
923923

924-
"@octokit/rest@18.11.0":
925-
version "18.11.0"
926-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.11.0.tgz#d7c5f1cef0a8bedaf8f7d8bc8feb80ee840c7b40"
927-
integrity sha512-e30+ERbA4nXkzkaCDgfxS9H1A43Z1GvV5nqLfkxS81rYKbFE6+sEsrXsTRzV1aWLsRIQ+B75Vgnyzjw/ioTyVA==
924+
"@octokit/rest@18.11.1":
925+
version "18.11.1"
926+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.11.1.tgz#6baa998fcb6ede938e4df6e2567846bc7cb50b72"
927+
integrity sha512-UadwFo10+5TQ/gm/E1r1M3Wkz8WUNyX3TLBO64YmlyZFoCPPLwdhVDHFJ+XGL/+sErPiyps3drvx1I9vMncunA==
928928
dependencies:
929929
"@octokit/core" "^3.5.1"
930930
"@octokit/plugin-paginate-rest" "^2.16.0"
931931
"@octokit/plugin-request-log" "^1.0.4"
932-
"@octokit/plugin-rest-endpoint-methods" "5.11.1"
932+
"@octokit/plugin-rest-endpoint-methods" "5.11.2"
933933

934934
"@octokit/rest@18.6.7":
935935
version "18.6.7"
@@ -985,12 +985,12 @@
985985
dependencies:
986986
"@octokit/openapi-types" "^10.0.0"
987987

988-
"@octokit/types@^6.30.0":
989-
version "6.30.0"
990-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.30.0.tgz#ca29c6ce2e05a663129f31fffacf45ae60368109"
991-
integrity sha512-aQ8kUJLOwbIXP9Sz1fDGsdNf9cLiOmvim3gUgRmDOJVwTV3/JfKawQi2W2csku9mAzaalER+DYhsjyaqnmVcSw==
988+
"@octokit/types@^6.31.0":
989+
version "6.31.0"
990+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.0.tgz#b444852100090d1c5d0015614860c6131dc217e8"
991+
integrity sha512-xobpvYmMYoFSxZB6jL1TPTMMZkxZIBlY145ZKibBJDKCczP1FrLLougtuVOZywGVZdcYs8oq2Bxb3aMjqIFeiw==
992992
dependencies:
993-
"@octokit/openapi-types" "^10.4.0"
993+
"@octokit/openapi-types" "^10.5.0"
994994

995995
"@samverschueren/stream-to-observable@^0.3.0", "@samverschueren/stream-to-observable@^0.3.1":
996996
version "0.3.1"

0 commit comments

Comments
 (0)