Skip to content

Commit 87d5025

Browse files
fix(deps): update dependency meow to v14
1 parent 379eace commit 87d5025

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"iconv-lite": "0.7.0",
7070
"jschardet": "3.1.4",
7171
"marked": "16.4.2",
72-
"meow": "13.2.0",
72+
"meow": "14.1.0",
7373
"mime": "4.1.0",
7474
"xlsx": "^0.18.5",
7575
"xpath": "0.0.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3769,10 +3769,10 @@ math-intrinsics@^1.1.0:
37693769
resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9"
37703770
integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
37713771

3772-
meow@13.2.0:
3773-
version "13.2.0"
3774-
resolved "https://registry.yarnpkg.com/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f"
3775-
integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==
3772+
meow@14.1.0:
3773+
version "14.1.0"
3774+
resolved "https://registry.yarnpkg.com/meow/-/meow-14.1.0.tgz#3cd2d16ad534829ab12fcb5010fc2fdb89facd31"
3775+
integrity sha512-EDYo6VlmtnumlcBCbh1gLJ//9jvM/ndXHfVXIFrZVr6fGcwTUyCTFNTLCKuY3ffbK8L/+3Mzqnd58RojiZqHVw==
37763776

37773777
micromatch@^4.0.8:
37783778
version "4.0.8"

0 commit comments

Comments
 (0)