File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
55
"@typescript-eslint/eslint-plugin" : " ^5.23.0" ,
56
56
"@typescript-eslint/parser" : " ^5.23.0" ,
57
57
"audit-ci" : " ^6.0.0" ,
58
- "doctoc" : " ^ 2.0.0" ,
58
+ "doctoc" : " 2.0.0" ,
59
59
"eslint" : " ^7.7.0" ,
60
60
"eslint-config-prettier" : " ^8.5.0" ,
61
61
"eslint-import-resolver-typescript" : " ^2.5.0" ,
Original file line number Diff line number Diff line change @@ -952,16 +952,16 @@ dir-glob@^3.0.1:
952
952
dependencies :
953
953
path-type "^4.0.0"
954
954
955
- doctoc@^ 2.0.0 :
956
- version "2.0.1 "
957
- resolved "https://registry.yarnpkg.com/doctoc/-/doctoc-2.0.1 .tgz#d5aee2bce65a438ff8717d9e51df3d540caa3b78 "
958
- integrity sha512-JsxnSVZtLCThKehjFPBDhP1+ZLmdfXQynZH/0ABAwrnd1Zf3AV6LigC9oWJyaZ+c6RXCDnlGUNJ7I+1v8VaaRg ==
955
+
956
+ version "2.0.0 "
957
+ resolved "https://registry.yarnpkg.com/doctoc/-/doctoc-2.0.0 .tgz#3c5c51ba89acb9b8e1924cc429500d6de2dfb90e "
958
+ integrity sha512-thvCndtwVPe3GCDUG09NYPu9D72Ons3MFh/Fe5A3bePMHGa1XSMgJWyL04bkxa0DyyaylEB2UrqigbQM0fcj7w ==
959
959
dependencies :
960
960
" @textlint/markdown-to-ast" " ~6.1.7"
961
961
anchor-markdown-header "~0.5.7"
962
962
htmlparser2 "~4.1.0"
963
963
minimist "~1.2.5"
964
- underscore "~1.12.1 "
964
+ underscore "~1.10.2 "
965
965
update-section "~0.3.3"
966
966
967
967
doctrine@^2.1.0 :
@@ -3288,7 +3288,7 @@ unbox-primitive@^1.0.0:
3288
3288
has-symbols "^1.0.2"
3289
3289
which-boxed-primitive "^1.0.2"
3290
3290
3291
- underscore@^1.13.1, underscore@~1.12.1 :
3291
+ underscore@^1.13.1, underscore@~1.10.2 :
3292
3292
version "1.13.1"
3293
3293
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1"
3294
3294
integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==
You can’t perform that action at this time.
0 commit comments