Skip to content

Commit 775a20c

Browse files
build: bump @types/node from 14.14.22 to 14.14.31
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.22 to 14.14.31. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]>
1 parent db6511b commit 775a20c

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

yarn.lock

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,10 +1553,10 @@
15531553
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-2.0.0.tgz#6d8f8ad9db3b75a39115f5def2654df8bed39f28"
15541554
integrity sha512-J4bfM7lf8oZvEAdpS71oTvC1ofKxfEZgU5vKVwzZKi4QPiL82udjpseJwxPid9Pu2FNmyRQOX4iEj6W1iOSnPw==
15551555

1556-
"@octokit/openapi-types@^5.1.0":
1557-
version "5.1.0"
1558-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.1.0.tgz#661fd03c7d55fbcb0a0937d3353d87dea012f52c"
1559-
integrity sha512-bodZvSYgycbUuuKrC/anCBUExvaSSWzMMFz0xl7pcJujxnmGxvqvcFHktjx1ZOSyeNKLfYF0QCgibaHUGsZTng==
1556+
"@octokit/openapi-types@^5.2.1":
1557+
version "5.2.1"
1558+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.2.1.tgz#5e846f86104aef96ace20091d8afb6be27979d8a"
1559+
integrity sha512-Bf7MBvQ1nMpv15ANaQtRBsC7YnwQFPM0eUztp3luQs9L6sBEiQ6ArM1Wx5CG+N7tXETtd0oE0DMcU4wbLlCZIw==
15601560

15611561
"@octokit/plugin-paginate-rest@^2.6.2":
15621562
version "2.6.2"
@@ -1570,12 +1570,12 @@
15701570
resolved "https://registry.yarnpkg.com/@octokit/plugin-request-log/-/plugin-request-log-1.0.2.tgz#394d59ec734cd2f122431fbaf05099861ece3c44"
15711571
integrity sha512-oTJSNAmBqyDR41uSMunLQKMX0jmEXbwD1fpz8FG27lScV3RhtGfBa1/BBLym+PxcC16IBlF7KH9vP1BUYxA+Eg==
15721572

1573-
"@octokit/plugin-rest-endpoint-methods@4.12.0":
1574-
version "4.12.0"
1575-
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.12.0.tgz#1cec405cd4eaf0bdb58cb7d2a9b3d8473b3a70e8"
1576-
integrity sha512-RgnQ1aoetdOJjZYC37LV5FNlL7GY/v1CdC5dur1Zp/UiADJlbRFbAz/xLx26ovXw67dK7EUtwCghS+6QyiI9RA==
1573+
"@octokit/plugin-rest-endpoint-methods@4.13.0":
1574+
version "4.13.0"
1575+
resolved "https://registry.yarnpkg.com/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-4.13.0.tgz#59a90f59a564d416214ab191c3ffcd641f175e6a"
1576+
integrity sha512-Ofusy7BwHkU7z4TNsVdf7wm5W3KR625KqlQj4AiWPnBvclmZU0Y2bVK8b8Mz8nW7sEX9TJcCdX6KeaincE/cLw==
15771577
dependencies:
1578-
"@octokit/types" "^6.10.0"
1578+
"@octokit/types" "^6.11.0"
15791579
deprecation "^2.3.1"
15801580

15811581
"@octokit/request-error@^1.0.2":
@@ -1629,15 +1629,15 @@
16291629
universal-user-agent "^3.0.0"
16301630
url-template "^2.0.8"
16311631

1632-
"@octokit/rest@18.2.0":
1633-
version "18.2.0"
1634-
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.2.0.tgz#b75c87870bb1f7bc9f37ae0e9acb3a411a34a25f"
1635-
integrity sha512-xsp6bIqL2sb/NmgLXTxw96caegobRw+YHnzdIi70ruquHtPPDW2cBAONhDYMUuAOeXx0JH2auOeplpk4SQJy1w==
1632+
"@octokit/rest@18.3.0":
1633+
version "18.3.0"
1634+
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-18.3.0.tgz#c326475a2039ffeaec9a1498ebee14a561aae4e5"
1635+
integrity sha512-R45oBVhnq3HAOGVtC6lHY7LX7TGWqbbcD4KvBHoT4QIjgJzfqKag3m/DUJwLnp8xrokz1spZmspTIXiDeQqJSA==
16361636
dependencies:
16371637
"@octokit/core" "^3.2.3"
16381638
"@octokit/plugin-paginate-rest" "^2.6.2"
16391639
"@octokit/plugin-request-log" "^1.0.2"
1640-
"@octokit/plugin-rest-endpoint-methods" "4.12.0"
1640+
"@octokit/plugin-rest-endpoint-methods" "4.13.0"
16411641

16421642
"@octokit/types@^2.0.0":
16431643
version "2.3.1"
@@ -1668,12 +1668,12 @@
16681668
"@octokit/openapi-types" "^2.0.0"
16691669
"@types/node" ">= 8"
16701670

1671-
"@octokit/types@^6.10.0":
1672-
version "6.10.0"
1673-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.10.0.tgz#243faa864b0955f574012d52e179de38ac9ebafe"
1674-
integrity sha512-aMDo10kglofejJ96edCBIgQLVuzMDyjxmhdgEcoUUD64PlHYSrNsAGqN0wZtoiX4/PCQ3JLA50IpkP1bcKD/cA==
1671+
"@octokit/types@^6.11.0":
1672+
version "6.11.1"
1673+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.11.1.tgz#54ece128029526fa99bd71e757b9e35478403d95"
1674+
integrity sha512-UiSRTG2lrFbMUMwhKNR0uSV33Fzv4bNu1n5iFuuNOg80XCh0VYNhR4TQWgrkLhVxdDuej6s61aP3eQvVm6K6uA==
16751675
dependencies:
1676-
"@octokit/openapi-types" "^5.1.0"
1676+
"@octokit/openapi-types" "^5.2.1"
16771677

16781678
"@opentelemetry/api@^0.12.0":
16791679
version "0.12.0"
@@ -2051,9 +2051,9 @@
20512051
form-data "^3.0.0"
20522052

20532053
"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.22":
2054-
version "14.14.22"
2055-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
2056-
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
2054+
version "14.14.31"
2055+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
2056+
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
20572057

20582058
"@types/[email protected]", "@types/node@^10.1.0":
20592059
version "10.17.13"

0 commit comments

Comments
 (0)