File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 63
63
"cosmiconfig" : " ^7.0.0" ,
64
64
"cross-env" : " ^7.0.3" ,
65
65
"cross-spawn" : " ^7.0.1" ,
66
- "doctoc" : " ^2.0.0 " ,
66
+ "doctoc" : " ^2.0.1 " ,
67
67
"eslint" : " ^7.28.0" ,
68
68
"eslint-config-airbnb-typescript" : " ^12.3.1" ,
69
69
"eslint-config-prettier" : " ^8.3.0" ,
Original file line number Diff line number Diff line change @@ -2844,16 +2844,16 @@ dir-glob@^3.0.1:
2844
2844
dependencies :
2845
2845
path-type "^4.0.0"
2846
2846
2847
- doctoc@^2.0.0 :
2848
- version "2.0.0 "
2849
- resolved "https://registry.yarnpkg.com/doctoc/-/doctoc-2.0.0 .tgz#3c5c51ba89acb9b8e1924cc429500d6de2dfb90e "
2850
- integrity sha512-thvCndtwVPe3GCDUG09NYPu9D72Ons3MFh/Fe5A3bePMHGa1XSMgJWyL04bkxa0DyyaylEB2UrqigbQM0fcj7w ==
2847
+ doctoc@^2.0.1 :
2848
+ version "2.0.1 "
2849
+ resolved "https://registry.yarnpkg.com/doctoc/-/doctoc-2.0.1 .tgz#d5aee2bce65a438ff8717d9e51df3d540caa3b78 "
2850
+ integrity sha512-JsxnSVZtLCThKehjFPBDhP1+ZLmdfXQynZH/0ABAwrnd1Zf3AV6LigC9oWJyaZ+c6RXCDnlGUNJ7I+1v8VaaRg ==
2851
2851
dependencies :
2852
2852
" @textlint/markdown-to-ast" " ~6.1.7"
2853
2853
anchor-markdown-header "~0.5.7"
2854
2854
htmlparser2 "~4.1.0"
2855
2855
minimist "~1.2.5"
2856
- underscore "~1.10.2 "
2856
+ underscore "~1.12.1 "
2857
2857
update-section "~0.3.3"
2858
2858
2859
2859
doctrine@^2.1.0 :
@@ -7291,10 +7291,10 @@ unbox-primitive@^1.0.0, unbox-primitive@^1.0.1:
7291
7291
has-symbols "^1.0.2"
7292
7292
which-boxed-primitive "^1.0.2"
7293
7293
7294
- underscore@~1.10.2 :
7295
- version "1.10.2 "
7296
- resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.10.2 .tgz#73d6aa3668f3188e4adb0f1943bd12cfd7efaaaf "
7297
- integrity sha512-N4P+Q/BuyuEKFJ43B9gYuOj4TQUHXX+j2FqguVOpjkssLUUrnJofCcBccJSCoeturDoZU6GorDTHSvUDlSQbTg ==
7294
+ underscore@~1.12.1 :
7295
+ version "1.12.1 "
7296
+ resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1 .tgz#7bb8cc9b3d397e201cf8553336d262544ead829e "
7297
+ integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw ==
7298
7298
7299
7299
unherit@^1.0.4 :
7300
7300
version "1.1.3"
You can’t perform that action at this time.
0 commit comments