File tree 2 files changed +2
-13
lines changed
2 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 37
37
"dependencies" : {
38
38
"boxen" : " ^5.0.0" ,
39
39
"chalk" : " ^4.1.0" ,
40
+ "detect-newline" : " ^3.1.0" ,
40
41
"git-raw-commits" : " ^2.0.10" ,
41
42
"meow" : " ^9.0.0" ,
42
43
"simple-git" : " ^2.35.2"
Original file line number Diff line number Diff line change @@ -1680,11 +1680,6 @@ anymatch@^3.0.3, anymatch@~3.1.1:
1680
1680
normalize-path "^3.0.0"
1681
1681
picomatch "^2.0.4"
1682
1682
1683
- applescript@~0.2.1 :
1684
- version "0.2.1"
1685
- resolved "https://registry.yarnpkg.com/applescript/-/applescript-0.2.1.tgz#cbedbc5399006b0151cfdbbef560bfb491a4960e"
1686
- integrity sha1-y+28U5kAawFRz9u+9WC/tJGklg4=
1687
-
1688
1683
aproba@^1.1.1 :
1689
1684
version "1.2.0"
1690
1685
resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a"
@@ -3088,7 +3083,7 @@ des.js@^1.0.0:
3088
3083
inherits "^2.0.1"
3089
3084
minimalistic-assert "^1.0.0"
3090
3085
3091
- detect-newline@^3.0.0 :
3086
+ detect-newline@^3.0.0, detect-newline@^3.1.0 :
3092
3087
version "3.1.0"
3093
3088
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
3094
3089
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
@@ -5940,13 +5935,6 @@ node-notifier@^6.0.0:
5940
5935
shellwords "^0.1.1"
5941
5936
which "^1.3.1"
5942
5937
5943
- node-notify@^1.0.0 :
5944
- version "1.0.0"
5945
- resolved "https://registry.yarnpkg.com/node-notify/-/node-notify-1.0.0.tgz#7c96e96c8790868ade943fb025c2ae1e74227e73"
5946
- integrity sha1-fJbpbIeQhorelD+wJcKuHnQifnM=
5947
- dependencies :
5948
- applescript "~0.2.1"
5949
-
5950
5938
node-releases@^1.1.70 :
5951
5939
version "1.1.71"
5952
5940
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"
You can’t perform that action at this time.
0 commit comments