Skip to content

Commit

Permalink
chore(deps): update dependency meow to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent c79c0fc commit 30db8ed
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 183 deletions.
2 changes: 1 addition & 1 deletion packages/create-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"glob": "^10.4.5",
"inquirer": "^8.2.6",
"lodash": "^4.17.21",
"meow": "^9.0.0",
"meow": "^13.2.0",
"node-rsa": "^1.1.1",
"normalize-path": "^3.0.0",
"os-locale": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/customize-uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@kintone/rest-api-client": "^5.5.2",
"chokidar": "^3.6.0",
"inquirer": "^8.2.6",
"meow": "^9.0.0",
"meow": "^13.2.0",
"mkdirp": "^3.0.1",
"os-locale": "^5.0.0",
"rimraf": "^5.0.9"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-packer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"chokidar": "^3.6.0",
"debug": "^4.3.6",
"denodeify": "^1.2.1",
"meow": "^9.0.0",
"meow": "^13.2.0",
"mkdirp": "^3.0.1",
"node-rsa": "~1.1.1",
"stream-buffers": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"chalk": "^4.1.2",
"inquirer": "^8.2.6",
"meow": "^9.0.0",
"meow": "^13.2.0",
"os-locale": "^5.0.0",
"puppeteer": "^22.13.1"
},
Expand Down
Loading

0 comments on commit 30db8ed

Please sign in to comment.