Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
fix(deps): update dependency chokidar to ^3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 25, 2019
1 parent 448f8d6 commit 8c39d22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@kintone/plugin-manifest-validator": "^2.0.5",
"chokidar": "^3.0.2",
"chokidar": "^3.1.1",
"debug": "^4.1.1",
"denodeify": "^1.2.1",
"meow": "^5.0.0",
Expand Down

0 comments on commit 8c39d22

Please sign in to comment.