Skip to content

Commit

Permalink
Bump chokidar from 3.6.0 to 4.0.0 in the npm group (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent c168b33 commit 7f596ea
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 359 deletions.
1 change: 0 additions & 1 deletion CODEOWNERS

This file was deleted.

280 changes: 20 additions & 260 deletions package-lock.json

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

10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,8 @@
"developer",
"development"
],
"main": "lib/dev.js",
"scripts": {
"prepublish": "coffee -o lib/ -c src/"
},
"devDependencies": {
"coffeescript": "^2.7.0"
},
"main": "src/dev.js",
"dependencies": {
"chokidar": "^3.5.3"
"chokidar": "^4.0.0"
}
}
Loading

0 comments on commit 7f596ea

Please sign in to comment.