@@ -3073,15 +3073,12 @@ conventional-commits-parser@^4.0.0:
30733073 meow "^8.1.2"
30743074 split2 "^3.2.2"
30753075
3076- conventional-commits-parser@^5 .0.0 :
3077- version "5.0 .0"
3078- resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-5.0 .0.tgz#57f3594b81ad54d40c1b4280f04554df28627d9a "
3079- integrity sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA ==
3076+ conventional-commits-parser@^6 .0.0 :
3077+ version "6.1 .0"
3078+ resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-6.1 .0.tgz#a650db0c139a99d6c52bb5b192102c7c4bdfb734 "
3079+ integrity sha512-5nxDo7TwKB5InYBl4ZC//1g9GRwB/F3TXOGR9hgUjMGfvSP4Vu5NkpNro2+1+TIEy1vwxApl5ircECr2ri5JIw ==
30803080 dependencies :
3081- JSONStream "^1.3.5"
3082- is-text-path "^2.0.0"
3083- meow "^12.0.1"
3084- split2 "^4.0.0"
3081+ meow "^13.0.0"
30853082
30863083conventional-recommended-bump@7.0.1 :
30873084 version "7.0.1"
@@ -5008,13 +5005,6 @@ is-text-path@^1.0.1:
50085005 dependencies :
50095006 text-extensions "^1.0.0"
50105007
5011- is-text-path@^2.0.0 :
5012- version "2.0.0"
5013- resolved "https://registry.npmjs.org/is-text-path/-/is-text-path-2.0.0.tgz#b2484e2b720a633feb2e85b67dc193ff72c75636"
5014- integrity sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==
5015- dependencies :
5016- text-extensions "^2.0.0"
5017-
50185008is-typed-array@^1.1.13, is-typed-array@^1.1.14, is-typed-array@^1.1.15 :
50195009 version "1.1.15"
50205010 resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz#4bfb4a45b61cee83a5a46fba778e4e8d59c0ce0b"
@@ -5778,6 +5768,11 @@ meow@^12.0.1:
57785768 resolved "https://registry.npmjs.org/meow/-/meow-12.1.1.tgz#e558dddbab12477b69b2e9a2728c327f191bace6"
57795769 integrity sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==
57805770
5771+ meow@^13.0.0 :
5772+ version "13.2.0"
5773+ resolved "https://registry.npmjs.org/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f"
5774+ integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==
5775+
57815776meow@^8.1.2 :
57825777 version "8.1.2"
57835778 resolved "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz#bcbe45bda0ee1729d350c03cffc8395a36c4e897"
@@ -7817,11 +7812,6 @@ text-extensions@^1.0.0:
78177812 resolved "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26"
78187813 integrity sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==
78197814
7820- text-extensions@^2.0.0 :
7821- version "2.4.0"
7822- resolved "https://registry.npmjs.org/text-extensions/-/text-extensions-2.4.0.tgz#a1cfcc50cf34da41bfd047cc744f804d1680ea34"
7823- integrity sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==
7824-
78257815through2@^2.0.0 :
78267816 version "2.0.5"
78277817 resolved "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
0 commit comments