Skip to content

Commit

Permalink
update chokidar and anymatch (#378)
Browse files Browse the repository at this point in the history
Co-authored-by: Renée Kooi <renee@kooi.me>
  • Loading branch information
sseide and goto-bus-stop committed Jan 28, 2021
1 parent 3445775 commit bae5e02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -5,9 +5,9 @@
"main": "index.js",
"bin": "bin/cmd.js",
"dependencies": {
"anymatch": "^2.0.0",
"anymatch": "^3.1.0",
"browserify": "^16.1.0",
"chokidar": "^2.1.1",
"chokidar": "^3.4.0",
"defined": "^1.0.0",
"outpipe": "^1.1.0",
"through2": "^2.0.0",
Expand Down

0 comments on commit bae5e02

Please sign in to comment.