Skip to content

Commit 994bbcc

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
feat(deps): bump doctoc from 2.0.1 to 2.1.0
Bumps [doctoc](https://github.com/thlorenz/doctoc) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/thlorenz/doctoc/releases) - [Commits](thlorenz/doctoc@v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: doctoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1636207 commit 994bbcc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"cosmiconfig": "^7.0.1",
6262
"cross-env": "^7.0.3",
6363
"cross-spawn": "^7.0.1",
64-
"doctoc": "^2.0.1",
64+
"doctoc": "^2.1.0",
6565
"eslint": "^7.32.0",
6666
"eslint-config-airbnb-typescript": "^12.3.1",
6767
"eslint-config-prettier": "^8.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2837,10 +2837,10 @@ dir-glob@^3.0.1:
28372837
dependencies:
28382838
path-type "^4.0.0"
28392839

2840-
doctoc@^2.0.1:
2841-
version "2.0.1"
2842-
resolved "https://registry.yarnpkg.com/doctoc/-/doctoc-2.0.1.tgz#d5aee2bce65a438ff8717d9e51df3d540caa3b78"
2843-
integrity sha512-JsxnSVZtLCThKehjFPBDhP1+ZLmdfXQynZH/0ABAwrnd1Zf3AV6LigC9oWJyaZ+c6RXCDnlGUNJ7I+1v8VaaRg==
2840+
doctoc@^2.1.0:
2841+
version "2.1.0"
2842+
resolved "https://registry.yarnpkg.com/doctoc/-/doctoc-2.1.0.tgz#e7cbcd1f9e65519c295461423b2e7195d9e0d7ab"
2843+
integrity sha512-0darEVEuWKLyIlpGOzE5cILf/pgUu25qUs6YwCqLqfxb8+3b9Cl4iakA8vwYrBQOkJ5SwpHKEPVMu2KOMrTA7A==
28442844
dependencies:
28452845
"@textlint/markdown-to-ast" "~6.1.7"
28462846
anchor-markdown-header "~0.5.7"

0 commit comments

Comments
 (0)