Skip to content

Commit 7320f1b

Browse files
build: bump marked from 2.0.0 to 2.0.1
Bumps [marked](https://github.com/markedjs/marked) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v2.0.0...v2.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent db6511b commit 7320f1b

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"
@@ -8769,9 +8769,9 @@ marked@^0.7.0:
87698769
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
87708770

87718771
marked@^2.0.0:
8772-
version "2.0.0"
8773-
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
8774-
integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==
8772+
version "2.0.1"
8773+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.1.tgz#5e7ed7009bfa5c95182e4eb696f85e948cefcee3"
8774+
integrity sha512-5+/fKgMv2hARmMW7DOpykr2iLhl0NgjyELk5yn92iE7z8Se1IS9n3UsFm86hFXIkvMBmVxki8+ckcpjBeyo/hw==
87758775

87768776
matchdep@^2.0.0:
87778777
version "2.0.0"

0 commit comments

Comments
 (0)