Commit 85a7a62f authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump doctoc from 2.2.0 to 2.2.1 (#7211)

Bumps [doctoc](https://github.com/thlorenz/doctoc) from 2.2.0 to 2.2.1.
- [Commits](https://github.com/thlorenz/doctoc/commits)

---
updated-dependencies:
- dependency-name: doctoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 3a4491a7
...@@ -50,7 +50,7 @@ importers: ...@@ -50,7 +50,7 @@ importers:
version: 1.4.3 version: 1.4.3
doctoc: doctoc:
specifier: ^2.2.0 specifier: ^2.2.0
version: 2.2.0 version: 2.2.1
eslint: eslint:
specifier: ^8.43.0 specifier: ^8.43.0
version: 8.47.0 version: 8.47.0
...@@ -5394,10 +5394,10 @@ packages: ...@@ -5394,10 +5394,10 @@ packages:
json-schema-traverse: 0.4.1 json-schema-traverse: 0.4.1
uri-js: 4.4.1 uri-js: 4.4.1
/anchor-markdown-header@0.5.7: /anchor-markdown-header@0.6.0:
resolution: {integrity: sha512-AmikqcK15r3q99hPvTa1na9n3eLkW0uE+RL9BZMSgwYalQeDnNXbYrN06BIcBPfGlmsGIE2jvkuvl/x0hyPF5Q==} resolution: {integrity: sha512-v7HJMtE1X7wTpNFseRhxsY/pivP4uAJbidVhPT+yhz4i/vV1+qx371IXuV9V7bN6KjFtheLJxqaSm0Y/8neJTA==}
dependencies: dependencies:
emoji-regex: 6.1.3 emoji-regex: 10.1.0
dev: true dev: true
/ansi-colors@4.1.1: /ansi-colors@4.1.1:
...@@ -6921,14 +6921,14 @@ packages: ...@@ -6921,14 +6921,14 @@ packages:
dependencies: dependencies:
path-type: 4.0.0 path-type: 4.0.0
/doctoc@2.2.0: /doctoc@2.2.1:
resolution: {integrity: sha512-PtiyaS+S3kcMbpx6x2V0S+PeDKisxmjEFnZsuYkkj4Lh3ObozJuuYh9dM4+sX02Ouuty8RF2LOCnIbpu/hWy/A==} resolution: {integrity: sha512-qNJ1gsuo7hH40vlXTVVrADm6pdg30bns/Mo7Nv1SxuXSM1bwF9b4xQ40a6EFT/L1cI+Yylbyi8MPI4G4y7XJzQ==}
hasBin: true hasBin: true
dependencies: dependencies:
'@textlint/markdown-to-ast': 12.2.1 '@textlint/markdown-to-ast': 12.2.1
anchor-markdown-header: 0.5.7 anchor-markdown-header: 0.6.0
htmlparser2: 7.2.0 htmlparser2: 7.2.0
minimist: 1.2.6 minimist: 1.2.8
underscore: 1.13.4 underscore: 1.13.4
update-section: 0.3.3 update-section: 0.3.3
transitivePeerDependencies: transitivePeerDependencies:
...@@ -7068,8 +7068,8 @@ packages: ...@@ -7068,8 +7068,8 @@ packages:
engines: {node: '>=12'} engines: {node: '>=12'}
dev: true dev: true
/emoji-regex@6.1.3: /emoji-regex@10.1.0:
resolution: {integrity: sha512-73/zxHTjP2N2FQf0J5ngNjxP9LqG2krUshxYaowI8HxZQsiL2pYJc3k9/O93fc5/lCSkZv+bQ5Esk6k6msiSvg==} resolution: {integrity: sha512-xAEnNCT3w2Tg6MA7ly6QqYJvEoY1tm9iIjJ3yMKK9JPlWuRHAMoe5iETwQnx3M9TVbFMfsrBgWKR+IsmswwNjg==}
dev: true dev: true
/emoji-regex@8.0.0: /emoji-regex@8.0.0:
...@@ -11051,10 +11051,6 @@ packages: ...@@ -11051,10 +11051,6 @@ packages:
kind-of: 6.0.3 kind-of: 6.0.3
dev: false dev: false
/minimist@1.2.6:
resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
dev: true
/minimist@1.2.8: /minimist@1.2.8:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment