Skip to content

Commit

Permalink
fix(deps): update dependency meow to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 22, 2023
1 parent 0b4a01f commit 5e88578
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -39,7 +39,7 @@
"chokidar": "~3.5.3",
"fs-extra": "^11.1.1",
"glob": "^10.0.0",
"meow": "^12.0.0",
"meow": "^13.0.0",
"type-fest": "~4.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/create-tsbb/package.json
Expand Up @@ -50,7 +50,7 @@
"@types/which": "~3.0.0",
"execa": "^8.0.0",
"fs-extra": "^11.1.1",
"meow": "^12.0.0",
"meow": "^13.0.0",
"which": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 5e88578

Please sign in to comment.