Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Commit 6040270

Browse files
Update dependency meow to v13
1 parent 780a3c6 commit 6040270

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

create-keystone-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"enquirer": "^2.3.6",
1717
"execa": "^5.1.1",
1818
"fs-extra": "^11.0.0",
19-
"meow": "^9.0.0",
19+
"meow": "^13.0.0",
2020
"ora": "^5.4.1",
2121
"package-json": "^7.0.0",
2222
"semver": "^7.3.7",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8070,6 +8070,11 @@ memory-pager@^1.0.2:
80708070
resolved "https://registry.yarnpkg.com/memory-pager/-/memory-pager-1.5.0.tgz#d8751655d22d384682741c972f2c3d6dfa3e66b5"
80718071
integrity sha512-ZS4Bp4r/Zoeq6+NLJpP+0Zzm0pR8whtGPf1XExKLJBAczGMnSi3It14OiNCStjQjM6NU1okjQGSxgEZN8eBYKg==
80728072

8073+
meow@^13.0.0:
8074+
version "13.0.0"
8075+
resolved "https://registry.yarnpkg.com/meow/-/meow-13.0.0.tgz#123daf9c2c3afa59c55c4c163d973848a448ff02"
8076+
integrity sha512-4Hu+75Vo7EOR+8C9RmkabfLijuwd9SrzQ8f0SyC4qZZwU6BlxeOt5ulF3PGCpcMJX4hI+ktpJhea0P6PN1RiWw==
8077+
80738078
meow@^6.0.0:
80748079
version "6.1.1"
80758080
resolved "https://registry.yarnpkg.com/meow/-/meow-6.1.1.tgz#1ad64c4b76b2a24dfb2f635fddcadf320d251467"

0 commit comments

Comments
 (0)