Skip to content

Commit 3864783

Browse files
chore(deps-dev): bump doctoc from 2.0.0 to 2.0.1 (#3568)
Bumps [doctoc](https://github.com/thlorenz/doctoc) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/thlorenz/doctoc/releases) - [Commits](thlorenz/doctoc@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: doctoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9288b02 commit 3864783

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2922,15 +2922,15 @@ dir-glob@^3.0.1:
29222922
path-type "^4.0.0"
29232923

29242924
doctoc@^2.0.0:
2925-
version "2.0.0"
2926-
resolved "https://registry.yarnpkg.com/doctoc/-/doctoc-2.0.0.tgz#3c5c51ba89acb9b8e1924cc429500d6de2dfb90e"
2927-
integrity sha512-thvCndtwVPe3GCDUG09NYPu9D72Ons3MFh/Fe5A3bePMHGa1XSMgJWyL04bkxa0DyyaylEB2UrqigbQM0fcj7w==
2925+
version "2.0.1"
2926+
resolved "https://registry.yarnpkg.com/doctoc/-/doctoc-2.0.1.tgz#d5aee2bce65a438ff8717d9e51df3d540caa3b78"
2927+
integrity sha512-JsxnSVZtLCThKehjFPBDhP1+ZLmdfXQynZH/0ABAwrnd1Zf3AV6LigC9oWJyaZ+c6RXCDnlGUNJ7I+1v8VaaRg==
29282928
dependencies:
29292929
"@textlint/markdown-to-ast" "~6.1.7"
29302930
anchor-markdown-header "~0.5.7"
29312931
htmlparser2 "~4.1.0"
29322932
minimist "~1.2.5"
2933-
underscore "~1.10.2"
2933+
underscore "~1.12.1"
29342934
update-section "~0.3.3"
29352935

29362936
doctrine@^2.1.0:
@@ -8157,7 +8157,7 @@ uncss@^0.17.3:
81578157
postcss-selector-parser "6.0.2"
81588158
request "^2.88.0"
81598159

8160-
underscore@^1.13.1, underscore@~1.10.2:
8160+
underscore@^1.13.1, underscore@~1.12.1:
81618161
version "1.13.1"
81628162
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1"
81638163
integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==

0 commit comments

Comments
 (0)