Skip to content

Commit

Permalink
chore(deps): update dependency chokidar to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 14da1b5 commit 15401b3
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/customize-uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@inquirer/prompts": "^5.3.8",
"@kintone/rest-api-client": "^5.5.2",
"chokidar": "^3.6.0",
"chokidar": "^4.0.1",
"meow": "^9.0.0",
"mkdirp": "^3.0.1",
"os-locale": "^5.0.0",
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 @@ -40,7 +40,7 @@
},
"dependencies": {
"@kintone/plugin-manifest-validator": "^10.2.2",
"chokidar": "^3.6.0",
"chokidar": "^4.0.1",
"debug": "^4.3.7",
"denodeify": "^1.2.1",
"meow": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin-kintone-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@types/adm-zip": "^0.5.5",
"adm-zip": "^0.5.16",
"chokidar": "^3.6.0",
"chokidar": "^4.0.1",
"rimraf": "^5.0.10",
"webpack": "^5.94.0",
"webpack-cli": "5.1.4",
Expand Down
28 changes: 22 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 15401b3

Please sign in to comment.