Skip to content

Commit 4ad5e1f

Browse files
fix(deps): update dependency meow to v14.1.0
1 parent 4028ea7 commit 4ad5e1f

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
@@ -34,7 +34,7 @@
3434
"test": "rm -rf tmp && tape test.js"
3535
},
3636
"dependencies": {
37-
"meow": "14.0.0"
37+
"meow": "14.1.0"
3838
},
3939
"devDependencies": {
4040
"tape": "5.9.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -830,10 +830,10 @@ isarray@^2.0.5:
830830
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
831831
integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==
832832

833-
meow@14.0.0:
834-
version "14.0.0"
835-
resolved "https://registry.yarnpkg.com/meow/-/meow-14.0.0.tgz#97d44d2f9eeb9836db06108570891f7523103bbc"
836-
integrity sha512-JhC3R1f6dbspVtmF3vKjAWz1EVIvwFrGGPLSdU6rK79xBwHWTuHoLnRX/t1/zHS1Ch1Y2UtIrih7DAHuH9JFJA==
833+
meow@14.1.0:
834+
version "14.1.0"
835+
resolved "https://registry.yarnpkg.com/meow/-/meow-14.1.0.tgz#3cd2d16ad534829ab12fcb5010fc2fdb89facd31"
836+
integrity sha512-EDYo6VlmtnumlcBCbh1gLJ//9jvM/ndXHfVXIFrZVr6fGcwTUyCTFNTLCKuY3ffbK8L/+3Mzqnd58RojiZqHVw==
837837

838838
minimatch@^3.0.4, minimatch@^3.1.1:
839839
version "3.1.2"

0 commit comments

Comments
 (0)